diff options
Diffstat (limited to 'net/cdonkey')
-rw-r--r-- | net/cdonkey/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/cdonkey/Makefile b/net/cdonkey/Makefile index bf9fa69..060e5df 100644 --- a/net/cdonkey/Makefile +++ b/net/cdonkey/Makefile @@ -22,7 +22,7 @@ PLIST_FILES= bin/cDonkey USE_BZIP2= yes USE_REINPLACE= yes GNU_CONFIGURE= yes -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 CONFIGURE_ARGS= --with-berkeley-db="${LOCALBASE}/include/db3:${LOCALBASE}/lib" USE_GMAKE= yes WRKSRC= ${WRKDIR}/cDonkey |