Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Jan 2019 18:22:51 +0000 (UTC)
From:      Mark Linimon <linimon@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r489259 - branches/2019Q1/x11/eterm
Message-ID:  <201901041822.x04IMphj069065@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 \



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