graphics/py-pyproj: Add missing RUN_DEPENDS
- Bump PORTREVISION for dependency change
This commit is contained in:
parent
5309cc485d
commit
563e771517
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user