svn commit: r456101 - branches/2017Q4/emulators/stella

Jan Beich jbeich at FreeBSD.org
Tue Dec 12 03:52:37 UTC 2017


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


More information about the svn-ports-all mailing list