svn commit: r507958 - head/astro/astrometry

Antoine Brodin antoine at FreeBSD.org
Sat Aug 3 11:15:58 UTC 2019


Author: antoine
Date: Sat Aug  3 11:15:57 2019
New Revision: 507958
URL: https://svnweb.freebsd.org/changeset/ports/507958

Log:
  Mark BROKEN: unfetchable

Modified:
  head/astro/astrometry/Makefile

Modified: head/astro/astrometry/Makefile
==============================================================================
--- head/astro/astrometry/Makefile	Sat Aug  3 11:14:07 2019	(r507957)
+++ head/astro/astrometry/Makefile	Sat Aug  3 11:15:57 2019	(r507958)
@@ -13,6 +13,7 @@ COMMENT=	Software for describing astronomical images
 
 LICENSE=	GPLv2
 
+BROKEN=		unfetchable
 BROKEN_aarch64=		fails to link: os-features-test.c:10: undefined symbol 'canonicalize_file_name'
 BROKEN_armv6=		fails to link: os-features-test.c:10: undefined symbol 'canonicalize_file_name'
 BROKEN_armv7=		fails to link: os-features-test.c:10: undefined symbol 'canonicalize_file_name'


More information about the svn-ports-all mailing list