svn commit: r507962 - head/astro/xtide

Antoine Brodin antoine at FreeBSD.org
Sat Aug 3 11:29:14 UTC 2019


Author: antoine
Date: Sat Aug  3 11:29:14 2019
New Revision: 507962
URL: https://svnweb.freebsd.org/changeset/ports/507962

Log:
  Mark BROKEN: unfetchable

Modified:
  head/astro/xtide/Makefile

Modified: head/astro/xtide/Makefile
==============================================================================
--- head/astro/xtide/Makefile	Sat Aug  3 11:28:26 2019	(r507961)
+++ head/astro/xtide/Makefile	Sat Aug  3 11:29:14 2019	(r507962)
@@ -18,6 +18,8 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 
 LIB_DEPENDS=	libpng.so:graphics/png
 
+BROKEN=		unfetchable
+
 USES=		compiler:c++0x gmake libtool localbase tar:bzip2
 USE_LDCONFIG=	yes
 


More information about the svn-ports-all mailing list