From 1da7ff6ee05abeed54545baa4e88277d7198d7c4 Mon Sep 17 00:00:00 2001 From: lofi Date: Wed, 20 Apr 2005 14:00:08 +0000 Subject: Fix this the right way: Depend on pyuic in PATCH_DEPENDS (I think I've never used that before :-). Suggested by: Heiner Eichmann --- net/qtorrent/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'net') diff --git a/net/qtorrent/Makefile b/net/qtorrent/Makefile index f6d8fcb0a2fc..1e0aee11b785 100644 --- a/net/qtorrent/Makefile +++ b/net/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 -- cgit