mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
graphics/krita: Restore sip as a BUILD_DEPENDS
Fixes packaging when the PYTHON option is enabled. Reported by: pkg-fallout
This commit is contained in:
parent
a640fdbaf2
commit
bf0d64aec2
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@ OPENEXR_CMAKE_BOOL_OFF= CMAKE_DISABLE_FIND_PACKAGE_OpenEXR
|
|||
|
||||
PYTHON_BUILD_DEPENDS= ${PY_SETUPTOOLS}
|
||||
PYTHON_USES= pyqt:5
|
||||
PYTHON_USE= PYQT=pyqt5,pysip
|
||||
PYTHON_USE= PYQT=pyqt5,pysip,sip:build
|
||||
PYTHON_CMAKE_BOOL_OFF= CMAKE_DISABLE_FIND_PACKAGE_PyQt5
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue