aboutsummaryrefslogtreecommitdiffstats
path: root/astro
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2020-07-14 07:12:34 +0800
committerWen Heping <wen@FreeBSD.org>2020-07-14 07:12:34 +0800
commitf5583d2f2426641906336806d478e5a9d47c7c00 (patch)
tree4797de6f70e608418191c16454842dc259a52650 /astro
parentf3408b2650ce83b38b660000398cbd938eaaa869 (diff)
downloadfreebsd-ports-gnome-f5583d2f2426641906336806d478e5a9d47c7c00.tar.gz
freebsd-ports-gnome-f5583d2f2426641906336806d478e5a9d47c7c00.tar.zst
freebsd-ports-gnome-f5583d2f2426641906336806d478e5a9d47c7c00.zip
- Mark BROKEN
Diffstat (limited to 'astro')
-rw-r--r--astro/pyephem/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/astro/pyephem/Makefile b/astro/pyephem/Makefile
index 334a017acc1e..1225baead752 100644
--- a/astro/pyephem/Makefile
+++ b/astro/pyephem/Makefile
@@ -17,6 +17,8 @@ LICENSE= LGPL3
DEPRECATED= Use py-ephem instead.
EXPIRATION_DATE= 2020-08-04
+BROKEN= fails to compile
+
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ephem==${PORTVERSION}:astro/py-ephem@${PY_FLAVOR}
USES= python