Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Jan 2019 18:15:39 +0000 (UTC)
From:      Mark Linimon <linimon@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r489258 - head/x11/eterm
Message-ID:  <201901041815.x04IFdeQ063714@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: linimon
Date: Fri Jan  4 18:15:39 2019
New Revision: 489258
URL: https://svnweb.freebsd.org/changeset/ports/489258

Log:
  Now builds on powerpc64 and aarch64 (and, presumably, mips*).
  
  Approved by:	portmgr (tier-2 blanket)

Modified:
  head/x11/eterm/Makefile

Modified: head/x11/eterm/Makefile
==============================================================================
--- head/x11/eterm/Makefile	Fri Jan  4 16:16:31 2019	(r489257)
+++ head/x11/eterm/Makefile	Fri Jan  4 18:15:39 2019	(r489258)
@@ -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 \



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