svn commit: r476308 - head/emulators/loemu

Jose Alonso Cardenas Marquez acm at FreeBSD.org
Fri Aug 3 16:33:53 UTC 2018


Author: acm
Date: Fri Aug  3 16:33:52 2018
New Revision: 476308
URL: https://svnweb.freebsd.org/changeset/ports/476308

Log:
  - Remove forgotten entry

Modified:
  head/emulators/loemu/Makefile

Modified: head/emulators/loemu/Makefile
==============================================================================
--- head/emulators/loemu/Makefile	Fri Aug  3 16:30:43 2018	(r476307)
+++ head/emulators/loemu/Makefile	Fri Aug  3 16:33:52 2018	(r476308)
@@ -22,7 +22,7 @@ NO_BUILD=	yes
 SHEBANG_FILES=	setup.py
 
 OPTIONS_DEFINE=	MAME ZSNES
-OPTIONS_DEFAULT=	MAME SNES9X
+OPTIONS_DEFAULT=	MAME
 
 MAME_DESC=		Install mame emulator
 ZSNES_DESC=		Install zsnes emulator


More information about the svn-ports-all mailing list