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 83605010a2dd..74f76b1a82e3 100644 --- a/net-im/telepathy-idle/Makefile +++ b/net-im/telepathy-idle/Makefile @@ -6,7 +6,7 @@ # PORTNAME= telepathy-idle -PORTVERSION= 0.1.1 +PORTVERSION= 0.1.2 CATEGORIES= net-im MASTER_SITES= http://telepathy.freedesktop.org/releases/${PORTNAME}/ @@ -25,9 +25,8 @@ LIB_DEPENDS= execinfo.1:${PORTSDIR}/devel/libexecinfo GNU_CONFIGURE= yes USE_OPENSSL= yes USE_GMAKE= yes -USE_GNOME= gnomehack pkgconfig +USE_GNOME= gnomehack pkgconfig glib20 -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" .include <bsd.port.pre.mk> |