Skip to content

Commit

Permalink
graphics/py-pyproj: Add missing RUN_DEPENDS
Browse files Browse the repository at this point in the history
- Bump PORTREVISION for dependency change
  • Loading branch information
sunpoet committed Mar 30, 2022
1 parent 5309cc4 commit 563e771
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions graphics/py-pyproj/Makefile
Expand Up @@ -2,6 +2,7 @@

PORTNAME= pyproj
PORTVERSION= 3.3.0
PORTREVISION= 1
CATEGORIES= graphics geography python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -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
Expand Down

0 comments on commit 563e771

Please sign in to comment.