diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2005-04-20 14:00:08 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2005-04-20 14:00:08 +0000 |
commit | 510a191e31d034c31bd741f42ba8ac0ecd13e9d4 (patch) | |
tree | f9d1b6e609a47d7504fede6a8c3d758515133a3b /net-p2p | |
parent | 97c0649fbfcdb8cd38c8a7e8d6d527992f7d6915 (diff) | |
download | ports-510a191e31d034c31bd741f42ba8ac0ecd13e9d4.tar.gz ports-510a191e31d034c31bd741f42ba8ac0ecd13e9d4.zip |
Notes
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/qtorrent/Makefile | 1 |
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 |