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 /german/openoffice-1.0/Makefile | |
parent | * Add a missing build dependency on xextensions [1] (diff) |
Fix LATEST_LINK conflicts
NO_LATEST_LINK=yes for openoffice-1.0 ports
since they may be deprecated in future...
Pointed out by: kris
Diffstat (limited to 'german/openoffice-1.0/Makefile')
-rw-r--r-- | german/openoffice-1.0/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/german/openoffice-1.0/Makefile b/german/openoffice-1.0/Makefile index a5e3b85a473a..5771189e7818 100644 --- a/german/openoffice-1.0/Makefile +++ b/german/openoffice-1.0/Makefile @@ -24,4 +24,5 @@ MASTERDIR= ${.CURDIR}/../../editors/openoffice-1.0 COMMENT= Office-Suite mit Textverarbeitung, Tabellenkalkulation, Datenbank und Praesentationsprogramm +NO_LATEST_LINK= yes .include "${MASTERDIR}/Makefile" |