aboutsummaryrefslogtreecommitdiff
path: root/devel/py-geojson/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-geojson/Makefile')
-rw-r--r--devel/py-geojson/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-geojson/Makefile b/devel/py-geojson/Makefile
index 1fdae92b955c..5bfbab1e0b3e 100644
--- a/devel/py-geojson/Makefile
+++ b/devel/py-geojson/Makefile
@@ -13,8 +13,8 @@ COMMENT= Python's Encoder/decoder for simple GIS features
LICENSE= BSD3CLAUSE
-BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nose>=1.3.0:devel/py-nose@${FLAVOR}
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}simplejson>1.9:devel/py-simplejson@${FLAVOR}
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nose>=1.3.0:devel/py-nose@${PY_FLAVOR}
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}simplejson>1.9:devel/py-simplejson@${PY_FLAVOR}
PORTDOCS= LICENSE.rst CHANGELOG.rst README.rst