diff options
author | bapt <bapt@FreeBSD.org> | 2015-12-13 16:47:02 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2015-12-13 16:47:02 +0800 |
commit | dfe16b1d6ea8b8850352a956ba1dea38fdc5c242 (patch) | |
tree | 4cf277d5a95bb01fe5b197f3b33024950526a391 /emulators | |
parent | fd1ad8c59fd1fb8f970bbf661ad7dc357b2b3def (diff) | |
download | freebsd-ports-gnome-dfe16b1d6ea8b8850352a956ba1dea38fdc5c242.tar.gz freebsd-ports-gnome-dfe16b1d6ea8b8850352a956ba1dea38fdc5c242.tar.zst freebsd-ports-gnome-dfe16b1d6ea8b8850352a956ba1dea38fdc5c242.zip |
Mark as broken: unfetchable
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/cpmtools2/Makefile | 2 | ||||
-rw-r--r-- | emulators/gnuboy/Makefile | 2 | ||||
-rw-r--r-- | emulators/mednafen/Makefile | 2 |
3 files changed, 6 insertions, 0 deletions
diff --git a/emulators/cpmtools2/Makefile b/emulators/cpmtools2/Makefile index 03f1cf806df9..27f95cdd88d0 100644 --- a/emulators/cpmtools2/Makefile +++ b/emulators/cpmtools2/Makefile @@ -12,6 +12,8 @@ COMMENT= Tools to access CP/M disks and disk images LICENSE= GPLv3 +BROKEN= unfetchable + USES= desthack GNU_CONFIGURE= yes CONFIGURE_ARGS+=--bindir=${STAGEDIR}${PREFIX}/sbin \ diff --git a/emulators/gnuboy/Makefile b/emulators/gnuboy/Makefile index f9db1e6c15cb..d5caf9da2ed0 100644 --- a/emulators/gnuboy/Makefile +++ b/emulators/gnuboy/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://www.sourcefiles.org/Emulators/Videogames/ MAINTAINER= ports@FreeBSD.org COMMENT= Nintendo GameBoy emulator +BROKEN= unfetchable + LICENSE= GPLv2 # (or later) LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/emulators/mednafen/Makefile b/emulators/mednafen/Makefile index b61fa440cab0..886079457dca 100644 --- a/emulators/mednafen/Makefile +++ b/emulators/mednafen/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= SF/${PORTNAME}/Mednafen/${PORTVERSION} MAINTAINER= acm@FreeBSD.org COMMENT= Portable multi-system emulator +BROKEN= unfetchable + LICENSE= GPLv2 # or later LICENSE_FILE= ${WRKSRC}/COPYING |