diff options
author | mbr <mbr@FreeBSD.org> | 2004-05-15 19:39:35 +0800 |
---|---|---|
committer | mbr <mbr@FreeBSD.org> | 2004-05-15 19:39:35 +0800 |
commit | 51867835ae518de500b748d4a1bd0fbbaeeef7ce (patch) | |
tree | 0d350dbc0837b57900413911bf3af2ac27ac518a /editors/staroffice5 | |
parent | 6946952c614a71f1003ff5b398548d5c4bd97ac4 (diff) | |
download | freebsd-ports-gnome-51867835ae518de500b748d4a1bd0fbbaeeef7ce.tar.gz freebsd-ports-gnome-51867835ae518de500b748d4a1bd0fbbaeeef7ce.tar.zst freebsd-ports-gnome-51867835ae518de500b748d4a1bd0fbbaeeef7ce.zip |
NO_LATEST_LINK=yes
Obtained from: kris
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' |