1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00

cad/py-pyfda: Removed USE_PYTHON=noflavors because it causes INDEX to break.

Approved by:	adamw (mentor)
This commit is contained in:
Yuri Victorovich 2018-02-03 21:43:16 +00:00
parent 99a2633b63
commit 39ebc4c174
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=460850

View File

@ -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