From 1bbef2d183b98506ec8f627c05c356ed7ec7c962 Mon Sep 17 00:00:00 2001 From: lioux Date: Thu, 27 Feb 2003 03:02:07 +0000 Subject: o Fix typo: add missing runtime dependency o Bump PORTREVISION --- net-p2p/kmldonkey/Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'net-p2p/kmldonkey') 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 -- cgit