devel/py-pkgconfig: Add missing USES=pkgconfig

- Bump PORTREVISION for dependency change
This commit is contained in:
Po-Chuan Hsieh 2023-01-30 20:31:50 +08:00
parent b9f1f2f464
commit 0e30668579
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B
1 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,6 @@
PORTNAME= pkgconfig
PORTVERSION= 1.5.5
PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= devel python
MASTER_SITES= PYPI
@ -12,7 +13,7 @@ WWW= https://github.com/matze/pkgconfig
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= python:3.3+
USES= pkgconfig:run python:3.3+
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes