Skip to content

Commit

Permalink
graphics/py-pygeos: Remove PY_SETUPTOOLS
Browse files Browse the repository at this point in the history
py-setuptools should be used rather than PY_SETUPTOOLS
  • Loading branch information
sunpoet committed Apr 8, 2024
1 parent 1490236 commit 946a75b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion graphics/py-pygeos/Makefile
Expand Up @@ -12,7 +12,7 @@ LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE

BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.13,1:math/py-numpy@${PY_FLAVOR} \
${PY_SETUPTOOLS} \
${PYTHON_PKGNAMEPREFIX}setuptools>=61.0.0:devel/py-setuptools@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
LIB_DEPENDS= libgeos.so:graphics/geos
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.13,1:math/py-numpy@${PY_FLAVOR}
Expand Down

0 comments on commit 946a75b

Please sign in to comment.