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:
Jason E. Hale 2024-10-22 01:30:26 -04:00
parent a640fdbaf2
commit bf0d64aec2

View file

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