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/mupen64-tr64 | |
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/mupen64-tr64')
-rw-r--r-- | emulators/mupen64-tr64/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
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 |