aboutsummaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2020-01-09 12:46:35 +0000
committerMathieu Arnold <mat@FreeBSD.org>2020-01-09 12:46:35 +0000
commit48f2ea9373455efc779f0e8e37ef118b75d548e5 (patch)
treea1f554b05d69891491483b3dc6fddf25c1697c06 /comms
parentdd53274ba470f8a630124529df5396a6c17a6a00 (diff)
downloadports-48f2ea9373455efc779f0e8e37ef118b75d548e5.tar.gz
ports-48f2ea9373455efc779f0e8e37ef118b75d548e5.zip
Fix bulk -a when building with all python flavors.
Notes
Notes: svn path=/head/; revision=522483
Diffstat (limited to 'comms')
-rw-r--r--comms/nanovna-saver/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/nanovna-saver/Makefile b/comms/nanovna-saver/Makefile
index 5233b774246f..d4cf62ec75bf 100644
--- a/comms/nanovna-saver/Makefile
+++ b/comms/nanovna-saver/Makefile
@@ -16,7 +16,7 @@ BUILD_DEPENDS= ${PYNUMPY} \
RUN_DEPENDS= ${BUILD_DEPENDS}
USES= python:3.3+ pyqt:5 qt:5
-USE_PYTHON= distutils autoplist
+USE_PYTHON= distutils autoplist noflavors
USE_PYQT= core_run gui_run widgets_run
QT5_USE= core gui widgets