diff options
-rw-r--r-- | editors/openoffice-1.0-es/Makefile | 2 | ||||
-rw-r--r-- | editors/openoffice-1.0-it/Makefile | 2 | ||||
-rw-r--r-- | editors/openoffice-1.0-se/Makefile | 2 | ||||
-rw-r--r-- | emulators/qemu-devel/Makefile | 2 | ||||
-rw-r--r-- | emulators/qemu/Makefile | 2 | ||||
-rw-r--r-- | french/openoffice-1.0/Makefile | 2 | ||||
-rw-r--r-- | games/cgoban2/Makefile | 2 | ||||
-rw-r--r-- | german/openoffice-1.0/Makefile | 2 | ||||
-rw-r--r-- | japanese/openoffice-1.0/Makefile | 2 | ||||
-rw-r--r-- | net/dgd-net/Makefile | 2 |
10 files changed, 20 insertions, 0 deletions
diff --git a/editors/openoffice-1.0-es/Makefile b/editors/openoffice-1.0-es/Makefile index 8bc819da490..23cc51f8a15 100644 --- a/editors/openoffice-1.0-es/Makefile +++ b/editors/openoffice-1.0-es/Makefile @@ -12,5 +12,7 @@ L10NHELP= helpcontent_${LANG_EXT}_unix.tgz LANG_CONFIGURE_ARG= SPAN MASTERDIR= ${.CURDIR}/../openoffice-1.0 +BROKEN= "Unfetchable" + NO_LATEST_LINK= yes .include "${MASTERDIR}/Makefile" diff --git a/editors/openoffice-1.0-it/Makefile b/editors/openoffice-1.0-it/Makefile index 1feba548d8c..c07f329a565 100644 --- a/editors/openoffice-1.0-it/Makefile +++ b/editors/openoffice-1.0-it/Makefile @@ -11,5 +11,7 @@ L10NHELP= helpcontent_${LANG_EXT}_unix.tgz LANG_CONFIGURE_ARG= ITAL MASTERDIR= ${.CURDIR}/../openoffice-1.0 +BROKEN= "Unfetchable" + NO_LATEST_LINK= yes .include "${MASTERDIR}/Makefile" diff --git a/editors/openoffice-1.0-se/Makefile b/editors/openoffice-1.0-se/Makefile index 35ce43a3a38..e3ed16b2424 100644 --- a/editors/openoffice-1.0-se/Makefile +++ b/editors/openoffice-1.0-se/Makefile @@ -11,5 +11,7 @@ L10NHELP= helpcontent_${LANG_EXT}_unix.tgz LANG_CONFIGURE_ARG= SWED MASTERDIR= ${.CURDIR}/../openoffice-1.0 +BROKEN= "Unfetchable" + NO_LATEST_LINK= yes .include "${MASTERDIR}/Makefile" diff --git a/emulators/qemu-devel/Makefile b/emulators/qemu-devel/Makefile index 2d47aeb0327..4d72bbe174a 100644 --- a/emulators/qemu-devel/Makefile +++ b/emulators/qemu-devel/Makefile @@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME}-snapshot-2004-06-06_23-40 MAINTAINER= nox@jelal.kn-bremen.de COMMENT= QEMU CPU Emulator +BROKEN= "Unfetchable" + BUILD_DEPENDS+= texi2html:${PORTSDIR}/textproc/texi2html HAS_CONFIGURE= yes diff --git a/emulators/qemu/Makefile b/emulators/qemu/Makefile index 2d47aeb0327..4d72bbe174a 100644 --- a/emulators/qemu/Makefile +++ b/emulators/qemu/Makefile @@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME}-snapshot-2004-06-06_23-40 MAINTAINER= nox@jelal.kn-bremen.de COMMENT= QEMU CPU Emulator +BROKEN= "Unfetchable" + BUILD_DEPENDS+= texi2html:${PORTSDIR}/textproc/texi2html HAS_CONFIGURE= yes diff --git a/french/openoffice-1.0/Makefile b/french/openoffice-1.0/Makefile index 5e57dde81c1..a8eafc15a0c 100644 --- a/french/openoffice-1.0/Makefile +++ b/french/openoffice-1.0/Makefile @@ -13,5 +13,7 @@ L10NHELP= helpcontent_${LANG_EXT}_unix.tgz LANG_CONFIGURE_ARG= FREN MASTERDIR= ${.CURDIR}/../../editors/openoffice-1.0 +BROKEN= "Unfetchable" + NO_LATEST_LINK= yes .include "${MASTERDIR}/Makefile" diff --git a/games/cgoban2/Makefile b/games/cgoban2/Makefile index dfce8fcb0d0..55362350e63 100644 --- a/games/cgoban2/Makefile +++ b/games/cgoban2/Makefile @@ -14,6 +14,8 @@ DISTNAME= cgoban-unix-${PORTVERSION} MAINTAINER= smazanek@steffen-mazanek.de COMMENT= Internet Go Server client and game editor +BROKEN= Unfetchable + WRKSRC= ${WRKDIR}/cgoban INSTALLDIR= ${PREFIX}/share/java/cgoban2 diff --git a/german/openoffice-1.0/Makefile b/german/openoffice-1.0/Makefile index 5771189e781..23ac14acedf 100644 --- a/german/openoffice-1.0/Makefile +++ b/german/openoffice-1.0/Makefile @@ -24,5 +24,7 @@ MASTERDIR= ${.CURDIR}/../../editors/openoffice-1.0 COMMENT= Office-Suite mit Textverarbeitung, Tabellenkalkulation, Datenbank und Praesentationsprogramm +BROKEN= "Unfetchable" + NO_LATEST_LINK= yes .include "${MASTERDIR}/Makefile" diff --git a/japanese/openoffice-1.0/Makefile b/japanese/openoffice-1.0/Makefile index 6d3e0f334cb..a1e6bbcf88f 100644 --- a/japanese/openoffice-1.0/Makefile +++ b/japanese/openoffice-1.0/Makefile @@ -15,5 +15,7 @@ RUN_DEPENDS+= ${X11BASE}/lib/X11/fonts/TrueType/kochi-mincho-subst.ttf:${PORTSDI L10NHELP= helpcontent_${LANG_EXT}_unix.tgz +BROKEN= "Unfetchable" + NO_LATEST_LINK= yes .include "${MASTERDIR}/Makefile" diff --git a/net/dgd-net/Makefile b/net/dgd-net/Makefile index 45f62b61ad5..03f8180ef21 100644 --- a/net/dgd-net/Makefile +++ b/net/dgd-net/Makefile @@ -15,6 +15,8 @@ DISTFILES= dgd-1.1p8.tar.gz MAINTAINER= ports@FreeBSD.org COMMENT= Dworkin's Generic Driver + extra networking support + regexps +BROKEN= "Unfetchable" + NO_CDROM= "no distribution to corporate environment" RESTRICTED= "license required for commercial use" |