Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Dec 2017 03:52:36 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r456101 - branches/2017Q4/emulators/stella
Message-ID:  <201712120352.vBC3qag1027010@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Tue Dec 12 03:52:35 2017
New Revision: 456101
URL: https://svnweb.freebsd.org/changeset/ports/456101

Log:
  MFH: r456100
  
  emulators/stella: re-try on powerpc* after r449590
  
  Approved by:	ports-secteam blanket

Modified:
  branches/2017Q4/emulators/stella/Makefile
Directory Properties:
  branches/2017Q4/   (props changed)

Modified: branches/2017Q4/emulators/stella/Makefile
==============================================================================
--- branches/2017Q4/emulators/stella/Makefile	Tue Dec 12 03:49:04 2017	(r456100)
+++ branches/2017Q4/emulators/stella/Makefile	Tue Dec 12 03:52:35 2017	(r456101)
@@ -16,8 +16,6 @@ LICENSE_FILE=	${WRKSRC}/License.txt
 
 LIB_DEPENDS=	libpng.so:graphics/png
 
-BROKEN_powerpc64=	fails to compile: CartDebug.cxx: 'snprintf' is not a member of 'std'
-
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 
 USE_SDL=	sdl2



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