diff options
Diffstat (limited to 'emulators/gnuboy')
-rw-r--r-- | emulators/gnuboy/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/emulators/gnuboy/Makefile b/emulators/gnuboy/Makefile index be40cb425d9e..9e3b15248c8d 100644 --- a/emulators/gnuboy/Makefile +++ b/emulators/gnuboy/Makefile @@ -24,7 +24,6 @@ USE_SDL= sdl USE_XORG= x11 USE_AUTOTOOLS= autoconf CONFIGURE_ARGS= --with-sdl -MAKE_JOBS_SAFE= yes PORTDOCS= * PLIST_FILES= bin/sdlgnuboy bin/sgnuboy bin/xgnuboy |