diff options
Diffstat (limited to 'emulators/fceux/Makefile')
-rw-r--r-- | emulators/fceux/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/fceux/Makefile b/emulators/fceux/Makefile index 9bdc5758b35a..5bd0f9d44b40 100644 --- a/emulators/fceux/Makefile +++ b/emulators/fceux/Makefile @@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}.src MAINTAINER= gibbon@cocoa.freemail.ne.jp COMMENT= A portable NES/Famicom emulator based on Bero's original FCE -USE_SDL= yes +USE_SDL= sdl MAN6= fceu.6 WRKSRC= ${WRKDIR}/fceu USE_X_PREFIX= yes |