diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2018-02-03 21:43:16 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2018-02-03 21:43:16 +0000 |
commit | 39ebc4c174318fee55081788c9b3f8a83ef2968e (patch) | |
tree | 672b359e765ecd39f7291991eae0a04fcb3b2f09 /cad | |
parent | 99a2633b63fdd12e2e968e7a2207fcb61bba263f (diff) |
Notes
Diffstat (limited to 'cad')
-rw-r--r-- | cad/py-pyfda/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/py-pyfda/Makefile b/cad/py-pyfda/Makefile index bf7b521d3448..1b1827532e66 100644 --- a/cad/py-pyfda/Makefile +++ b/cad/py-pyfda/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}docutils>0:textproc/py-docutils@${FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}scipy>0:science/py-scipy@${FLAVOR} USES= python:3.4+ pyqt:5 -USE_PYTHON= distutils autoplist noflavors +USE_PYTHON= distutils autoplist USE_PYQT= core_run gui_run widgets_run NO_ARCH= yes |