aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--editors/omegaT/Makefile2
-rw-r--r--emulators/cpmtools2/Makefile2
-rw-r--r--emulators/gnuboy/Makefile2
-rw-r--r--emulators/mednafen/Makefile2
4 files changed, 8 insertions, 0 deletions
diff --git a/editors/omegaT/Makefile b/editors/omegaT/Makefile
index 30f9e13976f6..94f18ee4144c 100644
--- a/editors/omegaT/Makefile
+++ b/editors/omegaT/Makefile
@@ -14,6 +14,8 @@ COMMENT= Powerful translation memory application written in Java
LICENSE= GPLv2
+BROKEN= unfetchable
+
USES= shebangfix zip
SHEBANG_FILES= release/linux-specific/OmegaT \
release/linux-specific/OmegaT-JRE \
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