aboutsummaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
Diffstat (limited to 'comms')
-rw-r--r--comms/py-qt5-sensors/Makefile3
-rw-r--r--comms/py-qt5-serialport/Makefile3
2 files changed, 0 insertions, 6 deletions
diff --git a/comms/py-qt5-sensors/Makefile b/comms/py-qt5-sensors/Makefile
index 816faea09299..86c94dc7100d 100644
--- a/comms/py-qt5-sensors/Makefile
+++ b/comms/py-qt5-sensors/Makefile
@@ -6,9 +6,6 @@ CATEGORIES= comms devel python
MAINTAINER= kde@FreeBSD.org
COMMENT= Python bindings for the Qt5 toolkit, QtSensors module
-BUILD_DEPENDS= ${PY_ENUM34}
-RUN_DEPENDS= ${PY_ENUM34}
-
CONFIGURE_ARGS= --enable QtSensors
PYQT_DIST= yes
diff --git a/comms/py-qt5-serialport/Makefile b/comms/py-qt5-serialport/Makefile
index 104f5a42033b..1907c3d36c09 100644
--- a/comms/py-qt5-serialport/Makefile
+++ b/comms/py-qt5-serialport/Makefile
@@ -6,9 +6,6 @@ CATEGORIES= comms devel python
MAINTAINER= kde@FreeBSD.org
COMMENT= Python bindings for the Qt5 toolkit, QtSerialPort module
-BUILD_DEPENDS= ${PY_ENUM34}
-RUN_DEPENDS= ${PY_ENUM34}
-
CONFIGURE_ARGS= --enable QtSerialPort
PYQT_DIST= yes