diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2018-08-03 16:33:52 +0000 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2018-08-03 16:33:52 +0000 |
commit | a3b0cf34a647d9b06b1b5fe05c32fbe951ddf880 (patch) | |
tree | 2eb1d0ce7dd28eda00a7434b72402c0c27fc0151 /emulators/loemu/Makefile | |
parent | 7264373096c55b1d47e8321f45e762984b1509d1 (diff) | |
download | ports-a3b0cf34a647d9b06b1b5fe05c32fbe951ddf880.tar.gz ports-a3b0cf34a647d9b06b1b5fe05c32fbe951ddf880.zip |
Notes
Diffstat (limited to 'emulators/loemu/Makefile')
-rw-r--r-- | emulators/loemu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/loemu/Makefile b/emulators/loemu/Makefile index 06b12ddb6b1c..d45483b7f6a3 100644 --- a/emulators/loemu/Makefile +++ b/emulators/loemu/Makefile @@ -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 |