diff options
Diffstat (limited to 'emulators/fceux/Makefile')
-rw-r--r-- | emulators/fceux/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/fceux/Makefile b/emulators/fceux/Makefile index 11ffd06..7c8d609 100644 --- a/emulators/fceux/Makefile +++ b/emulators/fceux/Makefile @@ -39,6 +39,7 @@ LOGO_DESC= Enable a logoscreen when creating avis (SDL) GTK2_DESC= Enable GTK2 GUI (SDL) GTK3_DESC= Enable GTK3 GUI (SDL) +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MFRAMESKIP} |