aboutsummaryrefslogtreecommitdiff
path: root/editors/madedit
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2016-11-03 16:08:52 +0000
committerMark Linimon <linimon@FreeBSD.org>2016-11-03 16:08:52 +0000
commit3de1e963e22901e54f050ccf4a686adfd0fe1591 (patch)
tree3009da05e3a0bfdd1fe25760b2cdd42e0b3ff66c /editors/madedit
parent8feb2aaffdd717a4c2008d98524dbe2b5b32906a (diff)
downloadports-3de1e963e22901e54f050ccf4a686adfd0fe1591.tar.gz
ports-3de1e963e22901e54f050ccf4a686adfd0fe1591.zip
Now builds on sparc64.
Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=425241
Diffstat (limited to 'editors/madedit')
-rw-r--r--editors/madedit/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/editors/madedit/Makefile b/editors/madedit/Makefile
index 5764133d7af9..2165623b55e4 100644
--- a/editors/madedit/Makefile
+++ b/editors/madedit/Makefile
@@ -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>