aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p/libbt
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2014-03-16 00:39:46 +0800
committermiwi <miwi@FreeBSD.org>2014-03-16 00:39:46 +0800
commit3803cfa8ed7424d2465400651888cd17494918c7 (patch)
tree70d26bebfe677927bda61ebd5934e66969bda919 /net-p2p/libbt
parent873bb24e88b9b24b323c00dff24bfba45bc2b5b1 (diff)
downloadfreebsd-ports-gnome-3803cfa8ed7424d2465400651888cd17494918c7.tar.gz
freebsd-ports-gnome-3803cfa8ed7424d2465400651888cd17494918c7.tar.zst
freebsd-ports-gnome-3803cfa8ed7424d2465400651888cd17494918c7.zip
- Convert USE_GMAKE/BZIP2 to USES
Diffstat (limited to 'net-p2p/libbt')
-rw-r--r--net-p2p/libbt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/libbt/Makefile b/net-p2p/libbt/Makefile
index 5432dedc1ea9..70dadbbeb50a 100644
--- a/net-p2p/libbt/Makefile
+++ b/net-p2p/libbt/Makefile
@@ -13,7 +13,7 @@ COMMENT= C library implementing the core BitTorrent protocol
LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl
GNU_CONFIGURE= yes
-USE_GMAKE= yes
+USES= gmake
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib