aboutsummaryrefslogtreecommitdiff
path: root/astro/py-skyfield-data
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2021-02-28 09:24:04 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2021-02-28 09:24:04 +0000
commit215e0ad16e760707bcc944455590f28fa49630d7 (patch)
tree601f152bd7e36570f7da796d9872e50baad672c9 /astro/py-skyfield-data
parent8f2cfe82d21f540753ee6bf0a120f3dac5c742e7 (diff)
downloadports-215e0ad16e760707bcc944455590f28fa49630d7.tar.gz
ports-215e0ad16e760707bcc944455590f28fa49630d7.zip
Notes
Diffstat (limited to 'astro/py-skyfield-data')
-rw-r--r--astro/py-skyfield-data/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/astro/py-skyfield-data/Makefile b/astro/py-skyfield-data/Makefile
index 08db9b6cf112..e4fdb19270ed 100644
--- a/astro/py-skyfield-data/Makefile
+++ b/astro/py-skyfield-data/Makefile
@@ -3,6 +3,7 @@
PORTNAME= skyfield-data
PORTVERSION= 3.0.0
+PORTREVISION= 1
CATEGORIES= astro python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -11,7 +12,7 @@ COMMENT= Minimal data files to work with py-skyfield
LICENSE= MIT
-RON_DEPENDS= ${PYTHON_PKGNAMEPREFIX}skyfield>0:astro/py-skyfield@${PY_FLAVOR}
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}skyfield>0:astro/py-skyfield@${PY_FLAVOR}
TEST_DEPENDS= py.test:devel/py-pytest@${PY_FLAVOR}
USE_GITHUB= yes