Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 May 2019 11:58:02 +0000 (UTC)
From:      Tobias Kortkamp <tobik@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r502569 - head/lang/clisp
Message-ID:  <201905251158.x4PBw2LW098895@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201905251158.x4PBw2LW098895>