diff options
author | erwin <erwin@FreeBSD.org> | 2008-08-24 01:51:41 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2008-08-24 01:51:41 +0800 |
commit | 0bfffcbd30b7fe732c0b6fae9d1e0735c1b7b1c4 (patch) | |
tree | 429e6caaad8c574b51436b7fdbe5dafe88e3c08e /emulators | |
parent | 8e359cceddd1714bfa4df2e51aab69e31f82465b (diff) | |
download | freebsd-ports-gnome-0bfffcbd30b7fe732c0b6fae9d1e0735c1b7b1c4.tar.gz freebsd-ports-gnome-0bfffcbd30b7fe732c0b6fae9d1e0735c1b7b1c4.tar.zst freebsd-ports-gnome-0bfffcbd30b7fe732c0b6fae9d1e0735c1b7b1c4.zip |
Mark BROKEN: does not build.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/mupen64-glide/Makefile | 2 | ||||
-rw-r--r-- | emulators/mupen64-tr64/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/emulators/mupen64-glide/Makefile b/emulators/mupen64-glide/Makefile index a50be3eb703c..661a93ec138a 100644 --- a/emulators/mupen64-glide/Makefile +++ b/emulators/mupen64-glide/Makefile @@ -11,6 +11,8 @@ 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 1bbff13125cb..4242ddc6bc00 100644 --- a/emulators/mupen64-tr64/Makefile +++ b/emulators/mupen64-tr64/Makefile @@ -11,6 +11,8 @@ PKGNAMESUFFIX= -tr64 COMMENT= Tr64 graphics plugin for Mupen64 +BROKEN= does not build + USE_SDL= sdl USE_GL= yes |