diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-06-27 01:00:08 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-06-27 01:00:08 +0000 |
commit | ecb9d9eb33524e035af6fdc42b6c90e5087a2cdd (patch) | |
tree | 7c2e4527302f1cae7620e5829403009cf770fcb9 /emulators/mupen64plus-core | |
parent | b5635a506187316f6a6fb7246d66af1928c43630 (diff) |
Notes
Diffstat (limited to 'emulators/mupen64plus-core')
-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 c80d606cb20a..5414931e8568 100644 --- a/emulators/mupen64plus-core/Makefile +++ b/emulators/mupen64plus-core/Makefile @@ -15,7 +15,7 @@ MAINTAINER?= acm@FreeBSD.org COMMENT?= Fork of Mupen64 Nintendo 64 emulator #PROJECTHOST= bsdistfiles -USES= gmake pkgconfig +USES+= gmake pkgconfig USE_GL?= yes USE_SDL?= sdl2 USE_LDCONFIG?= yes |