diff options
author | Martin Blapp <mbr@FreeBSD.org> | 2004-05-15 11:39:35 +0000 |
---|---|---|
committer | Martin Blapp <mbr@FreeBSD.org> | 2004-05-15 11:39:35 +0000 |
commit | 36e6f1636d877adf200fae934651d3c4f4b2cad3 (patch) | |
tree | 0406a6c1b603ceb8ccda2ba99af7e7dc4b1fd042 /editors | |
parent | 7cb5248a253cf620ea56ee6a360e730b7aa02669 (diff) | |
download | ports-36e6f1636d877adf200fae934651d3c4f4b2cad3.tar.gz ports-36e6f1636d877adf200fae934651d3c4f4b2cad3.zip |
Notes
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 ab3547ce2fbd..e1aad4b4e06d 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 c016d31c6245..e21a418c9fbb 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 29d7b03110c6..bb1eb853cd86 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' |