diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2008-12-05 04:01:53 +0000 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2008-12-05 04:01:53 +0000 |
commit | 7d6f60fdd98a750094a594d233de73bb4038a5f2 (patch) | |
tree | aff108daacf059c87af7062c13d2303e10f801a2 /emulators | |
parent | 21622adcfcb77917f20eedcfdf04f70b9b0af509 (diff) |
Notes
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/mupen64-glide/Makefile | 2 | ||||
-rw-r--r-- | emulators/mupen64-tr64/Makefile | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/emulators/mupen64-glide/Makefile b/emulators/mupen64-glide/Makefile index 661a93ec138a..a50be3eb703c 100644 --- a/emulators/mupen64-glide/Makefile +++ b/emulators/mupen64-glide/Makefile @@ -11,8 +11,6 @@ PKGNAMESUFFIX= -glide COMMENT= Glide64 graphics plugin for Mupen64 -BROKEN= does not build - BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm USE_SDL= sdl diff --git a/emulators/mupen64-tr64/Makefile b/emulators/mupen64-tr64/Makefile index 4242ddc6bc00..1bbff13125cb 100644 --- a/emulators/mupen64-tr64/Makefile +++ b/emulators/mupen64-tr64/Makefile @@ -11,8 +11,6 @@ PKGNAMESUFFIX= -tr64 COMMENT= Tr64 graphics plugin for Mupen64 -BROKEN= does not build - USE_SDL= sdl USE_GL= yes |