svn commit: r502569 - head/lang/clisp

Tobias Kortkamp tobik at FreeBSD.org
Sat May 25 11:58:03 UTC 2019


Author: tobik
Date: Sat May 25 11:58:02 2019
New Revision: 502569
URL: https://svnweb.freebsd.org/changeset/ports/502569

Log:
  lang/clisp: Remove BROKEN_ia64
  
  ia64 support has been gone for a while.

Modified:
  head/lang/clisp/Makefile

Modified: head/lang/clisp/Makefile
==============================================================================
--- head/lang/clisp/Makefile	Sat May 25 11:53:14 2019	(r502568)
+++ head/lang/clisp/Makefile	Sat May 25 11:58:02 2019	(r502569)
@@ -11,7 +11,6 @@ COMMENT=	Common Lisp implementation
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/GNU-GPL
 
-BROKEN_ia64=	Does not compile
 BROKEN_powerpc=	Does not compile
 BROKEN_sparc64=	Does not compile
 


More information about the svn-ports-head mailing list