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/staroffice5 | |
parent | NO_LATEST_LINK=yes (diff) |
NO_LATEST_LINK=yes
Obtained from: kris
Notes
Notes:
svn path=/head/; revision=109200
Diffstat (limited to 'editors/staroffice5')
-rw-r--r-- | editors/staroffice5/Makefile | 1 |
1 files changed, 1 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' |