svn commit: r487501 - head/lang/gprolog

Antoine Brodin antoine at FreeBSD.org
Sat Dec 15 09:35:05 UTC 2018


Author: antoine
Date: Sat Dec 15 09:35:04 2018
New Revision: 487501
URL: https://svnweb.freebsd.org/changeset/ports/487501

Log:
  Mark BROKEN: fails to build
  
  Reported by:	pkg-fallout

Modified:
  head/lang/gprolog/Makefile

Modified: head/lang/gprolog/Makefile
==============================================================================
--- head/lang/gprolog/Makefile	Sat Dec 15 09:34:25 2018	(r487500)
+++ head/lang/gprolog/Makefile	Sat Dec 15 09:35:04 2018	(r487501)
@@ -12,6 +12,7 @@ COMMENT=	Free Prolog compiler
 
 LICENSE=	GPLv2
 
+BROKEN=		fails to build
 DEPRECATED=		Abandonware upstream (more than five years), fails in various ways with remotely recent compilers
 EXPIRATION_DATE=	2018-12-18
 


More information about the svn-ports-all mailing list