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