summaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2005-04-20 14:00:08 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2005-04-20 14:00:08 +0000
commit510a191e31d034c31bd741f42ba8ac0ecd13e9d4 (patch)
treef9d1b6e609a47d7504fede6a8c3d758515133a3b /net-p2p
parent- update to 5.03 (diff)
Fix this the right way: Depend on pyuic in PATCH_DEPENDS (I think I've
never used that before :-). Suggested by: Heiner Eichmann <h.eichmann@gmx.de>
Notes
Notes: svn path=/head/; revision=133770
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/qtorrent/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-p2p/qtorrent/Makefile b/net-p2p/qtorrent/Makefile
index f6d8fcb0a2fc..1e0aee11b785 100644
--- a/net-p2p/qtorrent/Makefile
+++ b/net-p2p/qtorrent/Makefile
@@ -14,6 +14,7 @@ MASTER_SITES= http://thegraveyard.org/files/
MAINTAINER= ports@FreeBSD.org
COMMENT= BitTorrent client that uses the Qt widget-set
+PATCH_DEPENDS= pyuic:${PORTSDIR}/x11-toolkits/py-qt
BUILD_DEPENDS= pyuic:${PORTSDIR}/x11-toolkits/py-qt
RUN_DEPENDS= pyuic:${PORTSDIR}/x11-toolkits/py-qt