aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/kmldonkey
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2004-11-10 15:14:29 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2004-11-10 15:14:29 +0000
commit12d56caf58051df6db71f174c2b69aa5918e475a (patch)
tree67e9e1c8b9cdd2f636897a336c3d564edb5cbad0 /net-p2p/kmldonkey
parentccb9f3c32234904c457b627940b659e66a120e88 (diff)
downloadports-12d56caf58051df6db71f174c2b69aa5918e475a.tar.gz
ports-12d56caf58051df6db71f174c2b69aa5918e475a.zip
More pthread-check fixes.
Notes
Notes: svn path=/head/; revision=121306
Diffstat (limited to 'net-p2p/kmldonkey')
-rw-r--r--net-p2p/kmldonkey/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/net-p2p/kmldonkey/Makefile b/net-p2p/kmldonkey/Makefile
index dd2e2e6b2da2..cdb68799c7f4 100644
--- a/net-p2p/kmldonkey/Makefile
+++ b/net-p2p/kmldonkey/Makefile
@@ -7,6 +7,7 @@
PORTNAME= kmldonkey
PORTVERSION= 0.10.pre4
+PORTREVISION= 1
CATEGORIES= net kde
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -15,6 +16,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.pre/pre/}
MAINTAINER= lioux@FreeBSD.org
COMMENT= KDE integration for MLDonkey eDonkey P2P client
+EXTRA_PATCHES= ${.CURDIR}/../../x11/kde3/files/extrapatch-configure
+
USE_KDELIBS_VER=3
USE_BZIP2= yes
USE_GMAKE= yes