1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

Fix build with DEFAULT_VERSIONS=python=3.x

This commit is contained in:
Antoine Brodin 2019-01-07 19:03:08 +00:00
parent dcf5bb979e
commit b0abf6c5b0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=489607

View File

@ -30,6 +30,9 @@ SHEBANG_FILES= *.py
NO_BUILD= yes
USE_PYQT= gui_run xml_build
USE_QT= linguist_build
BINARY_ALIAS= pyrcc4=pyrcc4-${PYTHON_VER} \
pyuic4=pyuic4-${PYTHON_VER} \
pylupdate4=pylupdate4-${PYTHON_VER}
ONLY_FOR_ARCHS= i386 amd64
NO_ARCH= yes