diff options
Diffstat (limited to 'emulators/yape')
-rw-r--r-- | emulators/yape/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/yape/Makefile b/emulators/yape/Makefile index 0a36705adc24..967e93f0a612 100644 --- a/emulators/yape/Makefile +++ b/emulators/yape/Makefile @@ -12,7 +12,7 @@ MAINTAINER= jmohacsi@bsd.hu COMMENT= Yet Another Commodore +4 Emulator USE_SDL= sdl -USE_GMAKE= yes +USES= gmake NO_WRKSUBDIR= yes ALL_TARGET= yape |