svn commit: r456100 - head/emulators/stella

Jan Beich jbeich at FreeBSD.org
Tue Dec 12 03:49:05 UTC 2017


Author: jbeich
Date: Tue Dec 12 03:49:04 2017
New Revision: 456100
URL: https://svnweb.freebsd.org/changeset/ports/456100

Log:
  emulators/stella: re-try on powerpc* after r449590

Modified:
  head/emulators/stella/Makefile   (contents, props changed)

Modified: head/emulators/stella/Makefile
==============================================================================
--- head/emulators/stella/Makefile	Tue Dec 12 03:47:17 2017	(r456099)
+++ head/emulators/stella/Makefile	Tue Dec 12 03:49:04 2017	(r456100)
@@ -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-head mailing list