mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
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>
This commit is contained in:
parent
97c0649fbf
commit
510a191e31
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=133770
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user