devel/py-pkgconfig: Convert to USE_PYTHON=pep517

- Bump PORTREVISION for package change
main
Po-Chuan Hsieh 2024-05-13 21:59:13 +08:00
parent a49a8acb26
commit ebbf213f40
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B
1 changed files with 4 additions and 2 deletions

View File

@ -1,6 +1,6 @@
PORTNAME= pkgconfig
PORTVERSION= 1.5.5
PORTREVISION= 1
PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= devel python
MASTER_SITES= PYPI
@ -13,8 +13,10 @@ WWW= https://github.com/matze/pkgconfig
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>=1.0.0:devel/py-poetry-core@${PY_FLAVOR}
USES= pkgconfig:run python
USE_PYTHON= autoplist concurrent distutils
USE_PYTHON= autoplist concurrent pep517
NO_ARCH= yes