aboutsummaryrefslogtreecommitdiff
path: root/lang/py-qt5-qml
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2021-01-10 14:05:32 +0000
committerRene Ladan <rene@FreeBSD.org>2021-01-10 14:05:32 +0000
commit850accd611e5d5823aaf3d39e44af970638c4596 (patch)
treecf136394b8a1b04b8720cccbaeedad2d0075f339 /lang/py-qt5-qml
parent0b51de51181e407194f85f47f4d6eea86c93b526 (diff)
downloadports-850accd611e5d5823aaf3d39e44af970638c4596.tar.gz
ports-850accd611e5d5823aaf3d39e44af970638c4596.zip
Remove empty PY_ENUM34 from ports using Python 3.6+
Notes
Notes: svn path=/head/; revision=561070
Diffstat (limited to 'lang/py-qt5-qml')
-rw-r--r--lang/py-qt5-qml/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/lang/py-qt5-qml/Makefile b/lang/py-qt5-qml/Makefile
index de7f3cac7d3f..4c9ae8f7e843 100644
--- a/lang/py-qt5-qml/Makefile
+++ b/lang/py-qt5-qml/Makefile
@@ -6,9 +6,6 @@ CATEGORIES= lang devel python
MAINTAINER= kde@FreeBSD.org
COMMENT= Python bindings for the Qt5 toolkit, QML module
-BUILD_DEPENDS= ${PY_ENUM34}
-RUN_DEPENDS= ${PY_ENUM34}
-
CONFIGURE_ARGS= --enable QtQml
PYQT_DIST= yes