diff options
Diffstat (limited to 'net-p2p/kmldonkey')
-rw-r--r-- | net-p2p/kmldonkey/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/net-p2p/kmldonkey/Makefile b/net-p2p/kmldonkey/Makefile index 289a37be0f3a..c12e425c7884 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 |