aboutsummaryrefslogtreecommitdiff
path: root/science/py-veusz
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2018-06-28 17:39:53 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2018-06-28 17:39:53 +0000
commitb1a1d38bf9ef78334b640d30046388a9c055c3a9 (patch)
tree7b9785f1f0c244da1f5b69a2a610e3f37eb786a8 /science/py-veusz
parentbc77780d41178cf3d0327c79ac10737af704f236 (diff)
downloadports-b1a1d38bf9ef78334b640d30046388a9c055c3a9.tar.gz
ports-b1a1d38bf9ef78334b640d30046388a9c055c3a9.zip
Notes
Diffstat (limited to 'science/py-veusz')
-rw-r--r--science/py-veusz/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/science/py-veusz/Makefile b/science/py-veusz/Makefile
index 1a6d4a385e00..3d3e0804994c 100644
--- a/science/py-veusz/Makefile
+++ b/science/py-veusz/Makefile
@@ -17,10 +17,10 @@ LICENSE_FILE= ${WRKSRC}/COPYING
RUN_DEPENDS= ${PYNUMPY}
BUILD_DEPENDS:= ${RUN_DEPENDS}
-USES= python pyqt:4 shebangfix
+USES= python pyqt:4 qt:4 shebangfix
USE_PYQT= gui svg
USE_PYTHON= distutils concurrent autoplist
-USE_QT4= corelib gui xml
+USE_QT= corelib gui xml
SHEBANG_FILES= examples/embedexample.py
post-patch: