diff options
Diffstat (limited to 'emulators/mupen64plus-core/Makefile')
-rw-r--r-- | emulators/mupen64plus-core/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/mupen64plus-core/Makefile b/emulators/mupen64plus-core/Makefile index e965289f3469..b9cc28c463f8 100644 --- a/emulators/mupen64plus-core/Makefile +++ b/emulators/mupen64plus-core/Makefile @@ -16,9 +16,9 @@ MAINTAINER?= acm@FreeBSD.org COMMENT?= A fork of Mupen64 Nintendo 64 emulator PROJECTHOST= bsdistfiles +USES= gmake pkgconfig USE_GL?= yes USE_SDL?= yes -USE_GMAKE= yes USE_LDCONFIG?= yes ONLY_FOR_ARCHS= i386 amd64 |