summaryrefslogtreecommitdiffstats
path: root/net-p2p/kmldonkey/Makefile
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2003-02-27 03:02:07 +0000
committerlioux <lioux@FreeBSD.org>2003-02-27 03:02:07 +0000
commit1bbef2d183b98506ec8f627c05c356ed7ec7c962 (patch)
tree90e163c74a1533d496b6fec54f16c3047426bd8f /net-p2p/kmldonkey/Makefile
parent6ebacc5280784f4b1f49c36a0859393110c34f24 (diff)
downloadFreeBSD-ports-1bbef2d183b98506ec8f627c05c356ed7ec7c962.zip
FreeBSD-ports-1bbef2d183b98506ec8f627c05c356ed7ec7c962.tar.gz
o Fix typo: add missing runtime dependency
o Bump PORTREVISION
Diffstat (limited to 'net-p2p/kmldonkey/Makefile')
-rw-r--r--net-p2p/kmldonkey/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/net-p2p/kmldonkey/Makefile b/net-p2p/kmldonkey/Makefile
index 289a37b..c12e425 100644
--- a/net-p2p/kmldonkey/Makefile
+++ b/net-p2p/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
OpenPOWER on IntegriCloud