diff options
author | pi <pi@FreeBSD.org> | 2016-06-15 02:18:54 +0800 |
---|---|---|
committer | pi <pi@FreeBSD.org> | 2016-06-15 02:18:54 +0800 |
commit | ae3a659924e930792898113c43f019df69ff7d9e (patch) | |
tree | 5233667097cea1c6ea210ad4fc0cc89599751151 /emulators | |
parent | 2d1902802bfe87a251bc3c96d439224a5822796b (diff) | |
download | freebsd-ports-gnome-ae3a659924e930792898113c43f019df69ff7d9e.tar.gz freebsd-ports-gnome-ae3a659924e930792898113c43f019df69ff7d9e.tar.zst freebsd-ports-gnome-ae3a659924e930792898113c43f019df69ff7d9e.zip |
devel/py-qt4-core: change USE_PYQT from sip_build to sip to fix build
for those ports, unbreak:
science/veusz
math/qtiplot
emulators/swine
devel/ninja-ide
PR: 210045
Reported by: antoine
Submitted by: Tobias C.Berner <tcberner@gmail.com> (kde)
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/swine/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/emulators/swine/Makefile b/emulators/swine/Makefile index b60f9d2fb2ca..7a2f7dc33572 100644 --- a/emulators/swine/Makefile +++ b/emulators/swine/Makefile @@ -11,8 +11,6 @@ COMMENT= Qt4 graphical Wine frontend LICENSE= GPLv2 -BROKEN= fails to stage - BUILD_DEPENDS= pyrcc4:textproc/py-qt4-xml RUN_DEPENDS= xterm:x11/xterm \ cabextract:archivers/cabextract \ |