aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/cdonkey
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-02-12 10:38:08 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-02-12 10:38:08 +0000
commit11c1fc3395ad2605c888063ccbd8664006720ea3 (patch)
tree078d5401e4d20f7c7a574b1486074780aa1a10c4 /net-p2p/cdonkey
parentbd98126f1e8a298f54e618c5b79c77d6df982134 (diff)
downloadports-11c1fc3395ad2605c888063ccbd8664006720ea3.tar.gz
ports-11c1fc3395ad2605c888063ccbd8664006720ea3.zip
Notes
Diffstat (limited to 'net-p2p/cdonkey')
-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 3c80317ee611..cb9f8956f926 100644
--- a/net-p2p/cdonkey/Makefile
+++ b/net-p2p/cdonkey/Makefile
@@ -15,13 +15,12 @@ WRKSRC= ${WRKDIR}/cDonkey-${PORTVERSION}
USE_BZIP2= yes
USE_BDB= 41
-USE_GMAKE= yes
+USES= gmake
USE_AUTOTOOLS= libtool
CONFIGURE_ARGS= --with-berkeley-db="${BDB_INCLUDE_DIR}:${BDB_LIB_DIR}"
PLIST_FILES= bin/cDonkey
-NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e \
's|-ldb|-l${BDB_LIB_NAME}|' ${WRKSRC}/configure