summaryrefslogtreecommitdiff
path: root/net/kmldonkey
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2003-02-27 03:02:07 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2003-02-27 03:02:07 +0000
commit664e1f5dc4da82cfb1efe134c1a494538b4b82ad (patch)
tree44838cacab2c54c68bf8e0edb27f803b7a8b068d /net/kmldonkey
parentObtained from: bento (diff)
o Fix typo: add missing runtime dependency
o Bump PORTREVISION
Notes
Notes: svn path=/head/; revision=76546
Diffstat (limited to 'net/kmldonkey')
-rw-r--r--net/kmldonkey/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/net/kmldonkey/Makefile b/net/kmldonkey/Makefile
index 289a37be0f3a..c12e425c7884 100644
--- a/net/kmldonkey/Makefile
+++ b/net/kmldonkey/Makefile
@@ -7,9 +7,13 @@
PORTNAME= kmldonkey
PORTVERSION= 0.3
+PORTREVISION= 1
CATEGORIES= net kde
MASTER_SITES= http://www.gibreel.net/dump/
+RUN_DEPENDS= \
+ ${LOCALBASE}/lib/${PYTHON_VERSION}/site-packages/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter
+
MAINTAINER= lioux@FreeBSD.org
COMMENT= KDE integration for MLDonkey eDonkey P2P client