summaryrefslogtreecommitdiff
path: root/x11-toolkits/py-qt5-gui/Makefile
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 /x11-toolkits/py-qt5-gui/Makefile
parenttextproc/py-sphinx: Update to 3.4.2 (diff)
Remove empty PY_ENUM34 from ports using Python 3.6+
Notes
Notes: svn path=/head/; revision=561070
Diffstat (limited to 'x11-toolkits/py-qt5-gui/Makefile')
-rw-r--r--x11-toolkits/py-qt5-gui/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/x11-toolkits/py-qt5-gui/Makefile b/x11-toolkits/py-qt5-gui/Makefile
index ed0ba47236d0..341de9583484 100644
--- a/x11-toolkits/py-qt5-gui/Makefile
+++ b/x11-toolkits/py-qt5-gui/Makefile
@@ -6,9 +6,6 @@ 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