diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-05-26 13:13:46 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-05-26 13:13:46 +0000 |
commit | 4de7d44a7957c1f591b2d2633e2327881745a4ec (patch) | |
tree | 2b3258dcf37141d2231e20873e48d45fa8ffa4a9 /emulators/yape | |
parent | d1e4387ae1f7c6b04efca6bbea6d9c168e1e74e4 (diff) | |
download | ports-4de7d44a7957c1f591b2d2633e2327881745a4ec.tar.gz ports-4de7d44a7957c1f591b2d2633e2327881745a4ec.zip |
Notes
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 |