diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2017-10-12 15:57:51 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2017-10-12 15:57:51 +0000 |
commit | 4da13b8f8e619dad24893ca2f4b4acfb93701d03 (patch) | |
tree | 22d06d881d39a3e8bbe4216cf9029a239cf1e2dc /emulators | |
parent | 68dce24019665a59d03e92f99d93fb7795e467bf (diff) |
Notes
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/visualboyadvance-m/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/emulators/visualboyadvance-m/Makefile b/emulators/visualboyadvance-m/Makefile index 4b5c0f4183dc..ee25f82768fc 100644 --- a/emulators/visualboyadvance-m/Makefile +++ b/emulators/visualboyadvance-m/Makefile @@ -35,7 +35,6 @@ DEBUGGER_DESC= Enable the debugger ASMCORE_DESC= Enable x86 ASM CPU cores (i386 only) ASMSCALERS_DESC= Enable x86 ASM graphic filters (i386 only) -WANT_GNOME= yes DOS2UNIX_REGEX= .*\.(c|cpp|h|ypp) USE_XORG= x11 xext USE_GL= gl glu |