svn commit: r489259 - branches/2019Q1/x11/eterm
Mark Linimon
linimon at FreeBSD.org
Fri Jan 4 18:22:51 UTC 2019
Author: linimon
Date: Fri Jan 4 18:22:50 2019
New Revision: 489259
URL: https://svnweb.freebsd.org/changeset/ports/489259
Log:
MFH: r489258
Now builds on powerpc64 and aarch64 (and, presumably, mips*).
Approved by: portmgr (tier-2 blanket)
Modified:
branches/2019Q1/x11/eterm/Makefile
Directory Properties:
branches/2019Q1/ (props changed)
Modified: branches/2019Q1/x11/eterm/Makefile
==============================================================================
--- branches/2019Q1/x11/eterm/Makefile Fri Jan 4 18:15:39 2019 (r489258)
+++ branches/2019Q1/x11/eterm/Makefile Fri Jan 4 18:22:50 2019 (r489259)
@@ -15,11 +15,6 @@ BUILD_DEPENDS= man2html:textproc/man2html
LIB_DEPENDS= libast.so:devel/libast \
libImlib2.so:graphics/imlib2
-BROKEN_aarch64= fails to package: gdb.scr: no such file or directory
-BROKEN_mips= fails to package: gdb.scr: no such file or directory
-BROKEN_mips64= fails to package: gdb.scr: no such file or directory
-BROKEN_powerpc64= fails to package: gdb.scr: no such file or directory
-
GNU_CONFIGURE= yes
CONFIGURE_ARGS?=--enable-trans --enable-utmp \
--enable-xim --with-theme-update \
More information about the svn-ports-branches
mailing list