diff options
author | maho <maho@FreeBSD.org> | 2004-04-12 08:35:36 +0800 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2004-04-12 08:35:36 +0800 |
commit | c19855b94f0c2dbbd7067a2a75cd7993ca0165ef (patch) | |
tree | 00e9a3ac04a0fae3dac850a3f7082f3b30e4b296 /portuguese/openoffice-1.0 | |
parent | 80a63ebeda3d2daa5ee3db702eb94eebf3a9d5b2 (diff) | |
download | freebsd-ports-gnome-c19855b94f0c2dbbd7067a2a75cd7993ca0165ef.tar.gz freebsd-ports-gnome-c19855b94f0c2dbbd7067a2a75cd7993ca0165ef.tar.zst freebsd-ports-gnome-c19855b94f0c2dbbd7067a2a75cd7993ca0165ef.zip |
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 'portuguese/openoffice-1.0')
-rw-r--r-- | portuguese/openoffice-1.0/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/portuguese/openoffice-1.0/Makefile b/portuguese/openoffice-1.0/Makefile index f2e4b4641509..1198c80037fb 100644 --- a/portuguese/openoffice-1.0/Makefile +++ b/portuguese/openoffice-1.0/Makefile @@ -19,4 +19,5 @@ LANG_EXT= 03 LANG_CONFIGURE_ARG= PORT MASTERDIR= ${.CURDIR}/../../editors/openoffice-1.0 +NO_LATEST_LINK= yes .include "${MASTERDIR}/Makefile" |