svn commit: r425240 - head/editors/emacs-devel

Mark Linimon linimon at FreeBSD.org
Thu Nov 3 16:06:45 UTC 2016


Author: linimon
Date: Thu Nov  3 16:06:42 2016
New Revision: 425240
URL: https://svnweb.freebsd.org/changeset/ports/425240

Log:
  Now builds on sparc64.  Delete ia64 line as support was dropped.
  
  Approved by:	portmgr (tier-2 blanket)

Modified:
  head/editors/emacs-devel/Makefile

Modified: head/editors/emacs-devel/Makefile
==============================================================================
--- head/editors/emacs-devel/Makefile	Thu Nov  3 16:06:29 2016	(r425239)
+++ head/editors/emacs-devel/Makefile	Thu Nov  3 16:06:42 2016	(r425240)
@@ -13,9 +13,6 @@ COMMENT=	GNU editing macros
 LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-BROKEN_sparc64=	Emacs does not currently build on sparc64
-BROKEN_ia64=	Emacs does not currently build on ia64
-
 CONFLICTS=	emacs25-[0-9]* emacs-nox11-[0-9]*
 
 USE_GITHUB=	yes


More information about the svn-ports-all mailing list