aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/gtk-gnutella/Makefile
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2014-07-05 23:28:42 +0000
committerJohn Marino <marino@FreeBSD.org>2014-07-05 23:28:42 +0000
commitef2000b10b72f14b3019c25a86e7f8b665b6f6eb (patch)
treed1758f4ca497cd35389d647314a32429c31ec578 /net-p2p/gtk-gnutella/Makefile
parent22b0bf968137c160ec6c212ff96535fcba16135f (diff)
Notes
Diffstat (limited to 'net-p2p/gtk-gnutella/Makefile')
-rw-r--r--net-p2p/gtk-gnutella/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net-p2p/gtk-gnutella/Makefile b/net-p2p/gtk-gnutella/Makefile
index 9c7405fcb201..b1bb2db4640e 100644
--- a/net-p2p/gtk-gnutella/Makefile
+++ b/net-p2p/gtk-gnutella/Makefile
@@ -50,8 +50,7 @@ PORTABILITY_DESC= Use the PATH variable at run-time
ONLY_FOR_ARCHS= i386 amd64
-USE_BZIP2= yes
-USES= iconv perl5 pkgconfig
+USES= iconv perl5 pkgconfig tar:bzip2
USE_GNOME= glib20 libxml2
HAS_CONFIGURE= yes
CONFIGURE_SCRIPT= Configure
@@ -68,7 +67,7 @@ MAKE_JOBS_UNSAFE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
-PLIST_SUB= ARCH="${ARCH}"
+PLIST_SUB= ARCH="${ARCH}" OPSYS="${OPSYS:tl}"
.include <bsd.port.options.mk>