graphics/py-pyproj: Add missing RUN_DEPENDS

- Bump PORTREVISION for dependency change
This commit is contained in:
Po-Chuan Hsieh 2022-03-31 06:04:55 +08:00
parent 5309cc485d
commit 563e771517
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B

View File

@ -2,6 +2,7 @@
PORTNAME= pyproj
PORTVERSION= 3.3.0
PORTREVISION= 1
CATEGORIES= graphics geography python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -14,6 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= proj>=8.0.0,1:graphics/proj
LIB_DEPENDS= libproj.so:graphics/proj
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}certifi>=0:security/py-certifi@${PY_FLAVOR}
USES= python:3.7+
USE_PYTHON= autoplist concurrent cython distutils