svn commit: r425241 - head/editors/madedit

Mark Linimon linimon at FreeBSD.org
Thu Nov 3 16:08:54 UTC 2016


Author: linimon
Date: Thu Nov  3 16:08:52 2016
New Revision: 425241
URL: https://svnweb.freebsd.org/changeset/ports/425241

Log:
  Now builds on sparc64.
  
  Approved by:	portmgr (tier-2 blanket)

Modified:
  head/editors/madedit/Makefile

Modified: head/editors/madedit/Makefile
==============================================================================
--- head/editors/madedit/Makefile	Thu Nov  3 16:06:42 2016	(r425240)
+++ head/editors/madedit/Makefile	Thu Nov  3 16:08:52 2016	(r425241)
@@ -22,6 +22,4 @@ GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--with-wx-config=${WX_CONFIG}
 LIBS+=		-L${LOCALBASE}/lib -lX11
 
-BROKEN_sparc64=	yes
-
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list