diff options
author | Maho Nakata <maho@FreeBSD.org> | 2004-04-12 00:35:36 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2004-04-12 00:35:36 +0000 |
commit | 46b7ad4ab6c027e1b2dbffa6e32b2ba2f10557ab (patch) | |
tree | 7cf451030bfe9fe77bb4a5f419c9954387180e52 /editors/openoffice-1.0-se | |
parent | 044038d033877f42ca9fc2247a843bca0311fa3d (diff) | |
download | ports-46b7ad4ab6c027e1b2dbffa6e32b2ba2f10557ab.tar.gz ports-46b7ad4ab6c027e1b2dbffa6e32b2ba2f10557ab.zip |
Notes
Diffstat (limited to 'editors/openoffice-1.0-se')
-rw-r--r-- | editors/openoffice-1.0-se/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/openoffice-1.0-se/Makefile b/editors/openoffice-1.0-se/Makefile index 074fe1dda2e4..35ce43a3a387 100644 --- a/editors/openoffice-1.0-se/Makefile +++ b/editors/openoffice-1.0-se/Makefile @@ -11,4 +11,5 @@ L10NHELP= helpcontent_${LANG_EXT}_unix.tgz LANG_CONFIGURE_ARG= SWED MASTERDIR= ${.CURDIR}/../openoffice-1.0 +NO_LATEST_LINK= yes .include "${MASTERDIR}/Makefile" |