aboutsummaryrefslogtreecommitdiff
path: root/astro/py-spktype01/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'astro/py-spktype01/Makefile')
-rw-r--r--astro/py-spktype01/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/astro/py-spktype01/Makefile b/astro/py-spktype01/Makefile
index 37242cfca00f..da47c3ddd62d 100644
--- a/astro/py-spktype01/Makefile
+++ b/astro/py-spktype01/Makefile
@@ -2,6 +2,7 @@
PORTNAME= spktype01
PORTVERSION= 1.0.0
+PORTREVISION= 1
CATEGORIES= astro python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -10,8 +11,8 @@ COMMENT= Supporting module for jplephem to handle data type 1
LICENSE= MIT
-BUILD_DEPENDS= ${NUMPY}
-RUN_DEPENDS= ${NUMPY} \
+BUILD_DEPENDS= ${PYNUMPY}
+RUN_DEPENDS= ${PYNUMPY} \
${PYTHON_PKGNAMEPREFIX}jplephem>0:astro/py-jplephem@${PY_FLAVOR}
USE_GITHUB= yes