summaryrefslogtreecommitdiff
path: root/editors/openoffice-1.0
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2004-04-12 00:35:36 +0000
committerMaho Nakata <maho@FreeBSD.org>2004-04-12 00:35:36 +0000
commit46b7ad4ab6c027e1b2dbffa6e32b2ba2f10557ab (patch)
tree7cf451030bfe9fe77bb4a5f419c9954387180e52 /editors/openoffice-1.0
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
Notes
Notes: svn path=/head/; revision=106753
Diffstat (limited to 'editors/openoffice-1.0')
-rw-r--r--editors/openoffice-1.0/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/openoffice-1.0/Makefile b/editors/openoffice-1.0/Makefile
index e66492ab892a..0f020ef2c0c5 100644
--- a/editors/openoffice-1.0/Makefile
+++ b/editors/openoffice-1.0/Makefile
@@ -25,6 +25,7 @@ DISTFILES+= OOo_${PORTVERSION}_source.tar.bz2 \
DISTFILES+= ${L10NHELP:S/$/:help/}
.endif
+NO_LATEST_LINK= yes
FIND?= /usr/bin/find
CUT?= /usr/bin/cut
AWK?= /usr/bin/awk