aboutsummaryrefslogtreecommitdiff
path: root/graphics/py-pyproj
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-03-30 22:04:55 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-03-30 22:21:14 +0000
commit563e771517161278c134f7f5449d1a033e0782b5 (patch)
treef82f30b034038725efc3e2f844aee03042592810 /graphics/py-pyproj
parent5309cc485d7269ca3dd373a23fe98839aec18040 (diff)
downloadports-563e771517161278c134f7f5449d1a033e0782b5.tar.gz
ports-563e771517161278c134f7f5449d1a033e0782b5.zip
graphics/py-pyproj: Add missing RUN_DEPENDS
- Bump PORTREVISION for dependency change
Diffstat (limited to 'graphics/py-pyproj')
-rw-r--r--graphics/py-pyproj/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/py-pyproj/Makefile b/graphics/py-pyproj/Makefile
index e05a75e601e5..bd7474f43b21 100644
--- a/graphics/py-pyproj/Makefile
+++ b/graphics/py-pyproj/Makefile
@@ -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