diff options
author | mbr <mbr@FreeBSD.org> | 2004-05-15 11:39:35 +0000 |
---|---|---|
committer | mbr <mbr@FreeBSD.org> | 2004-05-15 11:39:35 +0000 |
commit | 51867835ae518de500b748d4a1bd0fbbaeeef7ce (patch) | |
tree | 0d350dbc0837b57900413911bf3af2ac27ac518a /editors | |
parent | 6946952c614a71f1003ff5b398548d5c4bd97ac4 (diff) | |
download | FreeBSD-ports-51867835ae518de500b748d4a1bd0fbbaeeef7ce.zip FreeBSD-ports-51867835ae518de500b748d4a1bd0fbbaeeef7ce.tar.gz |
NO_LATEST_LINK=yes
Obtained from: kris
Diffstat (limited to 'editors')
-rw-r--r-- | editors/staroffice5/Makefile | 1 | ||||
-rw-r--r-- | editors/staroffice52/Makefile | 1 | ||||
-rw-r--r-- | editors/staroffice60/Makefile | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/editors/staroffice5/Makefile b/editors/staroffice5/Makefile index ab3547c..e1aad4b 100644 --- a/editors/staroffice5/Makefile +++ b/editors/staroffice5/Makefile @@ -19,6 +19,7 @@ COMMENT= Integrated wordprocessor/dbase/spreadheet/drawing/chart/browser BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip +NO_LATEST_LINK= yes ONLY_FOR_ARCHS= i386 NO_CDROM= 'Must be downloaded direct from Sun via www interface' diff --git a/editors/staroffice52/Makefile b/editors/staroffice52/Makefile index c016d31..e21a418 100644 --- a/editors/staroffice52/Makefile +++ b/editors/staroffice52/Makefile @@ -34,6 +34,7 @@ COMMENT= Integrated wordprocessor/dbase/spreadheet/drawing/chart/browser FETCH_DEPENDS= ${LINUXBASE}/lib/libc.so.6:${PORTSDIR}/emulators/linux_base +NO_LATEST_LINK= yes ONLY_FOR_ARCHS= i386 NO_CDROM= 'Must be downloaded direct from Sun via www interface' CD_MOUNTPT= '/cdrom' diff --git a/editors/staroffice60/Makefile b/editors/staroffice60/Makefile index 29d7b03..bb1eb85 100644 --- a/editors/staroffice60/Makefile +++ b/editors/staroffice60/Makefile @@ -26,6 +26,7 @@ EXTRACT_ONLY= 112887-04.tar MAINTAINER= mbr@FreeBSD.org COMMENT= Wordprocessor/dbase/spreadheet/drawing/chart +NO_LATEST_LINK= yes ONLY_FOR_ARCHS= i386 NO_CDROM= 'Must be bought and downloaded direct from Sun via www interface' |