svn commit: r499765 - head/emulators/gngeo

Antoine Brodin antoine at FreeBSD.org
Tue Apr 23 15:24:14 UTC 2019


Author: antoine
Date: Tue Apr 23 15:24:13 2019
New Revision: 499765
URL: https://svnweb.freebsd.org/changeset/ports/499765

Log:
  Mark BROKEN on i386
  
  Reported by:	pkg-fallout
  MFH:		2019Q2

Modified:
  head/emulators/gngeo/Makefile

Modified: head/emulators/gngeo/Makefile
==============================================================================
--- head/emulators/gngeo/Makefile	Tue Apr 23 15:08:11 2019	(r499764)
+++ head/emulators/gngeo/Makefile	Tue Apr 23 15:24:13 2019	(r499765)
@@ -13,6 +13,8 @@ COMMENT=	NeoGeo emulator
 
 LICENSE=	GPLv2
 
+BROKEN_i386=	unknown argument: '-frerun-loop-opt'
+
 USES=		autoreconf compiler:features gmake
 USE_SDL=	image sdl
 USE_GL=		yes


More information about the svn-ports-all mailing list