Page MenuHomeFreeBSD

No OneTemporary

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
@@ -1,34 +1,33 @@
# Created by: ijliao
# $FreeBSD$
PORTNAME= cdonkey
PORTVERSION= 0.9.0
PORTREVISION= 2
CATEGORIES= net-p2p
MASTER_SITES= http://www.sourcefiles.org/Internet/File_Sharing/Edonkey/
DISTNAME= cDonkey-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
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}"
PLIST_FILES= bin/cDonkey
post-patch:
@${REINPLACE_CMD} -e \
's|-ldb|-l${BDB_LIB_NAME}|' ${WRKSRC}/configure
@${REINPLACE_CMD} -e \
's|-fno-for-scope||' ${WRKSRC}/Makefile.in
.for i in donkey.cpp donkey.h
@${REINPLACE_CMD} -e \
's|/etc/|${LOCALBASE}/etc/|' ${WRKSRC}/${i}
.endfor
.include <bsd.port.mk>

File Metadata

Mime Type
text/x-diff
Expires
Sun, Dec 14, 12:20 AM (1 d, 23 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
26916381
Default Alt Text
(1 KB)

Event Timeline