Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F139430336
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
View Options
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
Details
Attached
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)
Attached To
Mode
R11 FreeBSD ports repository
Attached
Detach File
Event Timeline
Log In to Comment