mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
lang/pocl: Clean up USES=python
Approved by: portmgr (blanket) With hat: python
This commit is contained in:
parent
e72adf1360
commit
d1a08b153c
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ OPTIONS_DEFINE= DOCS
|
|||
DOCS_DESC= Build documentation (needs textproc/py-sphinx)
|
||||
DOCS_CMAKE_ON= -DENABLE_DOCS=ON
|
||||
DOCS_CMAKE_OFF= -DENABLE_DOCS=OFF
|
||||
DOCS_USES= python:3.6+
|
||||
DOCS_USES= python
|
||||
DOCS_BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=0:textproc/py-sphinx@${PY_FLAVOR}
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue