git: 0648ceb30ad3 - main - graphics/py-lerc: Convert to USE_PYTHON=pep517
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 13 May 2024 14:20:35 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=0648ceb30ad3959f408f1b8376fcb67434696496 commit 0648ceb30ad3959f408f1b8376fcb67434696496 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-05-13 14:01:44 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-05-13 14:01:44 +0000 graphics/py-lerc: Convert to USE_PYTHON=pep517 - Bump PORTREVISION for package change --- graphics/py-lerc/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/graphics/py-lerc/Makefile b/graphics/py-lerc/Makefile index ab9c7f9c9d4c..ba4c40d7b05e 100644 --- a/graphics/py-lerc/Makefile +++ b/graphics/py-lerc/Makefile @@ -1,5 +1,6 @@ PORTNAME= lerc PORTVERSION= 4.0.1 +PORTREVISION= 1 CATEGORIES= graphics python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,10 +12,12 @@ WWW= https://esri.github.io/lerc/ \ LICENSE= APACHE20 +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} LIB_DEPENDS= libLerc.so:graphics/lerc USES= dos2unix python -USE_PYTHON= autoplist concurrent distutils +USE_PYTHON= autoplist concurrent pep517 post-patch: @${RM} ${WRKSRC}/lerc/libLerc.so.4