diff options
author | bapt <bapt@FreeBSD.org> | 2011-08-02 19:31:36 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-08-02 19:31:36 +0800 |
commit | 6c2fae6390ba52a2df41cad2ae4e6e4639ca7657 (patch) | |
tree | 6613ce693e268d89fff2fc60ce6fbb744459dc3e /emulators | |
parent | f83731e091bc490e6e9abe23853d9e6ad6aeaeaf (diff) | |
download | freebsd-ports-gnome-6c2fae6390ba52a2df41cad2ae4e6e4639ca7657.tar.gz freebsd-ports-gnome-6c2fae6390ba52a2df41cad2ae4e6e4639ca7657.tar.zst freebsd-ports-gnome-6c2fae6390ba52a2df41cad2ae4e6e4639ca7657.zip |
Mark BROKEN: Does not fetch
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/gbe/Makefile | 2 | ||||
-rw-r--r-- | emulators/gnuboy/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/emulators/gbe/Makefile b/emulators/gbe/Makefile index 9eb999d22925..6813e432af99 100644 --- a/emulators/gbe/Makefile +++ b/emulators/gbe/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= http://www.zophar.net/unix/Files/ MAINTAINER= ports@FreeBSD.org COMMENT= Nintendo GameBoy(tm) emulator with GNU source code +BROKEN= does not fech: 302 redirect + PLIST_FILES= bin/gbe WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/emulators/gnuboy/Makefile b/emulators/gnuboy/Makefile index 18cd846e9381..6837eaeb1e5e 100644 --- a/emulators/gnuboy/Makefile +++ b/emulators/gnuboy/Makefile @@ -16,6 +16,8 @@ MASTER_SITES= http://gnuboy.unix-fu.org/src/ \ MAINTAINER= ports@FreeBSD.org COMMENT= Nintendo GameBoy emulator +BROKEN= does not fetch + LIB_DEPENDS= vga.1:${PORTSDIR}/graphics/svgalib USE_SDL= sdl |