aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/py-qt5-widgets
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-widgets
parent1fb34516c19e99468a4e212e3689f331937fcb33 (diff)
downloadports-b9ead510b93009bc304fd2a11651dd18130ce1d6.tar.gz
ports-b9ead510b93009bc304fd2a11651dd18130ce1d6.zip
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-widgets')
-rw-r--r--x11-toolkits/py-qt5-widgets/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/x11-toolkits/py-qt5-widgets/Makefile b/x11-toolkits/py-qt5-widgets/Makefile
index 98060de840b9..a0a34db501f2 100644
--- a/x11-toolkits/py-qt5-widgets/Makefile
+++ b/x11-toolkits/py-qt5-widgets/Makefile
@@ -6,6 +6,9 @@ CATEGORIES= x11-toolkits devel python
MAINTAINER= kde@FreeBSD.org
COMMENT= Python bindings for the Qt5 toolkit, QtWidgets module
+BUILD_DEPENDS= ${PY_ENUM34}
+RUN_DEPENDS= ${PY_ENUM34}
+
CONFIGURE_ARGS= --enable QtWidgets
PYQT_DIST= yes