aboutsummaryrefslogtreecommitdiff
path: root/comms/nanovna-saver
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2020-07-07 12:27:18 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2020-07-07 12:27:18 +0000
commiteefdcbfd7c7a0e4b1f29a085c8afc1f1da50f22d (patch)
tree9c74e272fa9918487d3d99532f7c46e6b231d26b /comms/nanovna-saver
parent1c0ba86c6b8add7395c00a196279bf230d6ccf8c (diff)
downloadports-eefdcbfd7c7a0e4b1f29a085c8afc1f1da50f22d.tar.gz
ports-eefdcbfd7c7a0e4b1f29a085c8afc1f1da50f22d.zip
Clean up some things
Reported by: portscan and common sense
Notes
Notes: svn path=/head/; revision=541417
Diffstat (limited to 'comms/nanovna-saver')
-rw-r--r--comms/nanovna-saver/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/comms/nanovna-saver/Makefile b/comms/nanovna-saver/Makefile
index 3fad24e7cf11..4190c9b30bb6 100644
--- a/comms/nanovna-saver/Makefile
+++ b/comms/nanovna-saver/Makefile
@@ -18,10 +18,9 @@ PY_DEPENDS= ${PYNUMPY} \
BUILD_DEPENDS= ${PY_DEPENDS}
RUN_DEPENDS= ${PY_DEPENDS}
-USES= python:3.3+ pyqt:5 qt:5
+USES= python:3.3+ pyqt:5
USE_PYTHON= distutils autoplist noflavors
USE_PYQT= core_run gui_run widgets_run
-QT5_USE= core gui widgets
USE_GITHUB= yes
GH_ACCOUNT= mihtjel