mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
Fix build with DEFAULT_VERSIONS=python=3.x
This commit is contained in:
parent
dcf5bb979e
commit
b0abf6c5b0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=489607
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user