diff options
author | acm <acm@FreeBSD.org> | 2008-12-05 12:01:53 +0800 |
---|---|---|
committer | acm <acm@FreeBSD.org> | 2008-12-05 12:01:53 +0800 |
commit | d671d0201abb8b17210d1a51a59c14ff3f09d002 (patch) | |
tree | 548f127fa78e6187d4f4a9d558bea4b4cad88b6f /emulators | |
parent | d3d15d86372bd29b3ac55b32953554ac3ded1542 (diff) | |
download | freebsd-ports-gnome-d671d0201abb8b17210d1a51a59c14ff3f09d002.tar.gz freebsd-ports-gnome-d671d0201abb8b17210d1a51a59c14ff3f09d002.tar.zst freebsd-ports-gnome-d671d0201abb8b17210d1a51a59c14ff3f09d002.zip |
- Remove BROKEN
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 |