Index: head/net-im/telegram-purple/Makefile =================================================================== --- head/net-im/telegram-purple/Makefile (revision 390580) +++ head/net-im/telegram-purple/Makefile (revision 390581) @@ -1,29 +1,27 @@ # Created by: Kris Moore # $FreeBSD$ PORTNAME= telegram-purple PORTVERSION= 05222015 CATEGORIES= net-im MASTER_SITES= http://www.pcbsd.org/~kris/software/ \ ftp://ftp.pcbsd.org/pub/software/ MAINTAINER= kmoore@FreeBSD.org COMMENT= Libpurple plugin for Telegram messenger LICENSE= GPLv3 BUILD_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin RUN_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin -USES= gmake pkgconfig tar:xz +USES= execinfo gmake pkgconfig tar:xz USE_GNOME= glib20 libxml2 USE_GCC= yes GNU_CONFIGURE= yes -.include - pre-configure: @${REINPLACE_CMD} -e 's|/etc/telegram-purple/server.pub|${PREFIX}/etc/telegram-purple/server.pub|g' \ ${WRKSRC}/telegram-purple.c -.include +.include