svn commit: r542161 - head/astro/pyephem

Wen Heping wen at FreeBSD.org
Mon Jul 13 23:12:35 UTC 2020


Author: wen
Date: Mon Jul 13 23:12:34 2020
New Revision: 542161
URL: https://svnweb.freebsd.org/changeset/ports/542161

Log:
  - Mark BROKEN

Modified:
  head/astro/pyephem/Makefile

Modified: head/astro/pyephem/Makefile
==============================================================================
--- head/astro/pyephem/Makefile	Mon Jul 13 22:35:49 2020	(r542160)
+++ head/astro/pyephem/Makefile	Mon Jul 13 23:12:34 2020	(r542161)
@@ -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


More information about the svn-ports-all mailing list