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 /polish | |
parent | 044038d033877f42ca9fc2247a843bca0311fa3d (diff) |
Notes
Diffstat (limited to 'polish')
-rw-r--r-- | polish/openoffice-1.0/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/polish/openoffice-1.0/Makefile b/polish/openoffice-1.0/Makefile index 3f151a4ae81e..7d0bb8d9d45d 100644 --- a/polish/openoffice-1.0/Makefile +++ b/polish/openoffice-1.0/Makefile @@ -12,4 +12,5 @@ LANG_EXT= 48 LANG_CONFIGURE_ARG= POL MASTERDIR= ${.CURDIR}/../../editors/openoffice-1.0 +NO_LATEST_LINK= yes .include "${MASTERDIR}/Makefile" |