aboutsummaryrefslogtreecommitdiff
path: root/net/py-qt5-networkauth
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 /net/py-qt5-networkauth
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 'net/py-qt5-networkauth')
-rw-r--r--net/py-qt5-networkauth/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/net/py-qt5-networkauth/Makefile b/net/py-qt5-networkauth/Makefile
index 0c1d9e762545..8e08e9e0cccf 100644
--- a/net/py-qt5-networkauth/Makefile
+++ b/net/py-qt5-networkauth/Makefile
@@ -6,9 +6,6 @@ CATEGORIES= net devel python
MAINTAINER= kde@FreeBSD.org
COMMENT= Python bindings for the Qt5 toolkit, QtNetworkAuth module
-BUILD_DEPENDS= ${PY_ENUM34}
-RUN_DEPENDS= ${PY_ENUM34}
-
CONFIGURE_ARGS= --enable QtNetworkAuth
PYQT_DIST= yes