aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-p2p/cdonkey/Makefile1
-rw-r--r--net/cdonkey/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/net-p2p/cdonkey/Makefile b/net-p2p/cdonkey/Makefile
index eb867cd8a9c9..f8e59f01c556 100644
--- a/net-p2p/cdonkey/Makefile
+++ b/net-p2p/cdonkey/Makefile
@@ -20,6 +20,7 @@ LIB_DEPENDS= db3.3:${PORTSDIR}/databases/db3
USE_BZIP2= yes
USE_REINPLACE= yes
GNU_CONFIGURE= yes
+USE_LIBTOOL= yes
CONFIGURE_ARGS= --with-berkeley-db="${LOCALBASE}/include/db3:${LOCALBASE}/lib"
USE_GMAKE= yes
WRKSRC= ${WRKDIR}/cDonkey
diff --git a/net/cdonkey/Makefile b/net/cdonkey/Makefile
index eb867cd8a9c9..f8e59f01c556 100644
--- a/net/cdonkey/Makefile
+++ b/net/cdonkey/Makefile
@@ -20,6 +20,7 @@ LIB_DEPENDS= db3.3:${PORTSDIR}/databases/db3
USE_BZIP2= yes
USE_REINPLACE= yes
GNU_CONFIGURE= yes
+USE_LIBTOOL= yes
CONFIGURE_ARGS= --with-berkeley-db="${LOCALBASE}/include/db3:${LOCALBASE}/lib"
USE_GMAKE= yes
WRKSRC= ${WRKDIR}/cDonkey