diff options
Diffstat (limited to 'net-im/telepathy-idle/Makefile')
-rw-r--r-- | net-im/telepathy-idle/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net-im/telepathy-idle/Makefile b/net-im/telepathy-idle/Makefile index 35dd5290f..3416ce447 100644 --- a/net-im/telepathy-idle/Makefile +++ b/net-im/telepathy-idle/Makefile @@ -1,6 +1,6 @@ # Created by: Florent Thoumie <flz@FreeBSD.org> # $FreeBSD$ -# $MCom$ +# $MCom: ports/trunk/net-im/telepathy-idle/Makefile 17275 2013-04-01 20:54:08Z kwm $ PORTNAME= telepathy-idle PORTVERSION= 0.1.11 @@ -17,8 +17,7 @@ LIB_DEPENDS= execinfo:${PORTSDIR}/devel/libexecinfo \ GNU_CONFIGURE= yes USE_OPENSSL= yes USE_GMAKE= yes -USES= pathfix -USE_PKGCONFIG= build +USES= pathfix pkgconfig USE_GNOME= glib20 libxslt:build MAN8= telepathy-idle.8 |