summaryrefslogtreecommitdiff
path: root/x11-toolkits/py-qt5-gui/Makefile
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2018-12-16 15:25:40 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2018-12-16 15:25:40 +0000
commitb9ead510b93009bc304fd2a11651dd18130ce1d6 (patch)
treef7049a97e28109d188463f07b91e9b1f61cf49ed /x11-toolkits/py-qt5-gui/Makefile
parentUpdate poppler to 0.72 (diff)
Update PyQt5 to 5.11.3
- sip upgrade to 4.19.13 - qscintilla2 upgrade to 2.10.8 - PyQt5 upgrade to 5.11.3 This has been worked on by arrowd and myself. PR: 233954 Exp-run by: antoine
Notes
Notes: svn path=/head/; revision=487597
Diffstat (limited to 'x11-toolkits/py-qt5-gui/Makefile')
-rw-r--r--x11-toolkits/py-qt5-gui/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/x11-toolkits/py-qt5-gui/Makefile b/x11-toolkits/py-qt5-gui/Makefile
index 8f920b430df6..c816a98daf50 100644
--- a/x11-toolkits/py-qt5-gui/Makefile
+++ b/x11-toolkits/py-qt5-gui/Makefile
@@ -6,6 +6,9 @@ CATEGORIES= x11-toolkits devel python
MAINTAINER= kde@FreeBSD.org
COMMENT= Python bindings for the Qt5 toolkit, QtGui module
+BUILD_DEPENDS= ${PY_ENUM34}
+RUN_DEPENDS= ${PY_ENUM34}
+
CONFIGURE_ARGS= --enable QtGui
PYQT_DIST= yes