diff options
author | Marcus von Appen <mva@FreeBSD.org> | 2014-08-17 12:29:07 +0000 |
---|---|---|
committer | Marcus von Appen <mva@FreeBSD.org> | 2014-08-17 12:29:07 +0000 |
commit | 75a85dc448d83fc7c28613a359b0c58dba009157 (patch) | |
tree | 1ab7d475b2e5d6765ff99977c6f374712775f86e /emulators/loemu | |
parent | a9a332679c7aad03ea7351b4e4e4bc5a1b797e0f (diff) | |
download | ports-75a85dc448d83fc7c28613a359b0c58dba009157.tar.gz ports-75a85dc448d83fc7c28613a359b0c58dba009157.zip |
Notes
Diffstat (limited to 'emulators/loemu')
-rw-r--r-- | emulators/loemu/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/emulators/loemu/Makefile b/emulators/loemu/Makefile index ec1ae3dbb2c0..13bcd9133d08 100644 --- a/emulators/loemu/Makefile +++ b/emulators/loemu/Makefile @@ -18,7 +18,6 @@ USES= gettext USE_PYTHON= yes USE_PYDISTUTILS= yes NO_BUILD= yes -INSTALLS_EGGINFO= yes OPTIONS_DEFINE= MAME SNES9X ZSNES OPTIONS_DEFAULT= MAME SNES9X |