diff options
author | mbr <mbr@FreeBSD.org> | 2002-01-23 05:14:18 +0800 |
---|---|---|
committer | mbr <mbr@FreeBSD.org> | 2002-01-23 05:14:18 +0800 |
commit | f65db9ff18254603c5ecd905247b9b290a06a14e (patch) | |
tree | ded9f5ddae3e6dee9daec5f3849be46dae1ef04a /editors/staroffice60 | |
parent | d3bfef454d76c5c0e8fab81414113b652a73c176 (diff) | |
download | freebsd-ports-gnome-f65db9ff18254603c5ecd905247b9b290a06a14e.tar.gz freebsd-ports-gnome-f65db9ff18254603c5ecd905247b9b290a06a14e.tar.zst freebsd-ports-gnome-f65db9ff18254603c5ecd905247b9b290a06a14e.zip |
Mark port broken (until April when 6.0 get's released :-)
Submitted by: Joachim Strömbergson <watchman@ludd.luth.se>
Diffstat (limited to 'editors/staroffice60')
-rw-r--r-- | editors/staroffice60/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/staroffice60/Makefile b/editors/staroffice60/Makefile index a4ac3e311f5c..37dc0032007a 100644 --- a/editors/staroffice60/Makefile +++ b/editors/staroffice60/Makefile @@ -21,6 +21,7 @@ MAINTAINER= mbr@FreeBSD.org FETCH_DEPENDS= ${LINUXBASE}/usr/X11R6/lib/libXrender.so.1.0:${PORTSDIR}/emulators/linux_base-7 BUILD_DEPENDS= ${LINUXBASE}/usr/X11R6/lib/libXrender.so.1.0:${PORTSDIR}/emulators/linux_base-7 +BROKEN= "SUN beta program for 6.0 has been closed. Distfile is not available anymore" USE_BZIP2= yes ONLY_FOR_ARCHS= i386 NO_CDROM= 'Must be downloaded direct from Sun via www interface' |