mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
science/scidavis: makr broken with PYTHON option
Temporary disable PYTHON option.
This commit is contained in:
parent
e3d887e9aa
commit
678050c8ce
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,6 @@ CMAKE_OFF= DOWNLOAD_LINKS \
|
|||
PORTSCOUT= skipv:qtiplot
|
||||
|
||||
OPTIONS_DEFINE= DOCS NLS PYTHON
|
||||
OPTIONS_DEFAULT= PYTHON
|
||||
OPTIONS_SUB= yes
|
||||
|
||||
PYTHON_DESC= Python scripting support
|
||||
|
@ -42,6 +41,7 @@ PYTHON_USE= PYQT=pyqt5,sip:build
|
|||
PYTHON_CMAKE_ON= -DPython3_EXECUTABLE=${PYTHON_CMD} \
|
||||
-DSCRIPTING_PYTHON=True
|
||||
PYTHON_CMAKE_OFF= -DSCRIPTING_PYTHON=False
|
||||
PYTHON_BROKEN= fails to build with Python support
|
||||
|
||||
post-install-PYTHON-on:
|
||||
${MV} ${STAGEDIR}${PREFIX}/etc/scidavisrc.py \
|
||||
|
|
Loading…
Add table
Reference in a new issue