diff options
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/pidgin-bs/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-im/pidgin-bs/Makefile b/net-im/pidgin-bs/Makefile index e0ab4fece785..c27c7c9c1a3d 100644 --- a/net-im/pidgin-bs/Makefile +++ b/net-im/pidgin-bs/Makefile @@ -17,8 +17,7 @@ LIB_DEPENDS= libpurple.so:${PORTSDIR}/net-im/libpurple RUN_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin GNU_CONFIGURE= yes -USES= gettext gmake pkgconfig -USE_BZIP2= yes +USES= gettext gmake pkgconfig tar:bzip2 USE_GNOME= gtk20 USE_LDCONFIG= ${PREFIX}/lib/pidgin |