summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2014-05-26 19:01:09 +0000
committeramdmi3 <amdmi3@FreeBSD.org>2014-05-26 19:01:09 +0000
commitbdea1c456faa1eb0c3fc6cbf2061052062c84a13 (patch)
treec5db03d39f75c8a1681720590ff3f1f081e471b5
parent3911005dd4f106d23c7447d1881b97f72b2c1776 (diff)
downloadFreeBSD-ports-bdea1c456faa1eb0c3fc6cbf2061052062c84a13.zip
FreeBSD-ports-bdea1c456faa1eb0c3fc6cbf2061052062c84a13.tar.gz
- Convert USE_BZIP2 to USES
-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 cb9f895..50d1bd2 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}"
OpenPOWER on IntegriCloud