aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2014-05-27 03:01:09 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2014-05-27 03:01:09 +0800
commitbdea1c456faa1eb0c3fc6cbf2061052062c84a13 (patch)
treec5db03d39f75c8a1681720590ff3f1f081e471b5 /net-p2p
parent3911005dd4f106d23c7447d1881b97f72b2c1776 (diff)
downloadfreebsd-ports-gnome-bdea1c456faa1eb0c3fc6cbf2061052062c84a13.tar.gz
freebsd-ports-gnome-bdea1c456faa1eb0c3fc6cbf2061052062c84a13.tar.zst
freebsd-ports-gnome-bdea1c456faa1eb0c3fc6cbf2061052062c84a13.zip
- Convert USE_BZIP2 to USES
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/cdonkey/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net-p2p/cdonkey/Makefile b/net-p2p/cdonkey/Makefile
index cb9f8956f926..50d1bd2428e5 100644
--- a/net-p2p/cdonkey/Makefile
+++ b/net-p2p/cdonkey/Makefile
@@ -13,9 +13,8 @@ COMMENT= Open and free core client for the eDonkey protocol
WRKSRC= ${WRKDIR}/cDonkey-${PORTVERSION}
-USE_BZIP2= yes
USE_BDB= 41
-USES= gmake
+USES= gmake tar:bzip2
USE_AUTOTOOLS= libtool
CONFIGURE_ARGS= --with-berkeley-db="${BDB_INCLUDE_DIR}:${BDB_LIB_DIR}"