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 | |
parent | 044038d033877f42ca9fc2247a843bca0311fa3d (diff) | |
download | ports-46b7ad4ab6c027e1b2dbffa6e32b2ba2f10557ab.tar.gz ports-46b7ad4ab6c027e1b2dbffa6e32b2ba2f10557ab.zip |
Notes
-rw-r--r-- | editors/openoffice-1.0-ar/Makefile | 2 | ||||
-rw-r--r-- | editors/openoffice-1.0-dk/Makefile | 1 | ||||
-rw-r--r-- | editors/openoffice-1.0-es/Makefile | 1 | ||||
-rw-r--r-- | editors/openoffice-1.0-it/Makefile | 1 | ||||
-rw-r--r-- | editors/openoffice-1.0-nl/Makefile | 1 | ||||
-rw-r--r-- | editors/openoffice-1.0-se/Makefile | 1 | ||||
-rw-r--r-- | editors/openoffice-1.0-tr/Makefile | 1 | ||||
-rw-r--r-- | editors/openoffice-1.0/Makefile | 1 | ||||
-rw-r--r-- | editors/openoffice.org-1.0/Makefile | 1 | ||||
-rw-r--r-- | french/openoffice-1.0/Makefile | 1 | ||||
-rw-r--r-- | german/openoffice-1.0/Makefile | 1 | ||||
-rw-r--r-- | japanese/openoffice-1.0/Makefile | 2 | ||||
-rw-r--r-- | korean/openoffice-1.0/Makefile | 1 | ||||
-rw-r--r-- | polish/openoffice-1.0/Makefile | 1 | ||||
-rw-r--r-- | portuguese/openoffice-1.0/Makefile | 1 | ||||
-rw-r--r-- | russian/openoffice-1.0/Makefile | 1 |
16 files changed, 18 insertions, 0 deletions
diff --git a/editors/openoffice-1.0-ar/Makefile b/editors/openoffice-1.0-ar/Makefile index 1abf0c7f4ca2..24a85897b7af 100644 --- a/editors/openoffice-1.0-ar/Makefile +++ b/editors/openoffice-1.0-ar/Makefile @@ -10,4 +10,6 @@ LANG_EXT= 96 LANG_CONFIGURE_ARG= ARAB MASTERDIR= ${.CURDIR}/../openoffice-1.0 +NO_LATEST_LINK=yes + .include "${MASTERDIR}/Makefile" diff --git a/editors/openoffice-1.0-dk/Makefile b/editors/openoffice-1.0-dk/Makefile index 282a7cf0d93f..31a31642a55b 100644 --- a/editors/openoffice-1.0-dk/Makefile +++ b/editors/openoffice-1.0-dk/Makefile @@ -10,4 +10,5 @@ LANG_EXT= 45 LANG_CONFIGURE_ARG= DAN MASTERDIR= ${.CURDIR}/../openoffice-1.0 +NO_LATEST_LINK=yes .include "${MASTERDIR}/Makefile" diff --git a/editors/openoffice-1.0-es/Makefile b/editors/openoffice-1.0-es/Makefile index 4e618b07988f..8bc819da4905 100644 --- a/editors/openoffice-1.0-es/Makefile +++ b/editors/openoffice-1.0-es/Makefile @@ -12,4 +12,5 @@ L10NHELP= helpcontent_${LANG_EXT}_unix.tgz LANG_CONFIGURE_ARG= SPAN MASTERDIR= ${.CURDIR}/../openoffice-1.0 +NO_LATEST_LINK= yes .include "${MASTERDIR}/Makefile" diff --git a/editors/openoffice-1.0-it/Makefile b/editors/openoffice-1.0-it/Makefile index 1bbf160186c1..1feba548d8c7 100644 --- a/editors/openoffice-1.0-it/Makefile +++ b/editors/openoffice-1.0-it/Makefile @@ -11,4 +11,5 @@ L10NHELP= helpcontent_${LANG_EXT}_unix.tgz LANG_CONFIGURE_ARG= ITAL MASTERDIR= ${.CURDIR}/../openoffice-1.0 +NO_LATEST_LINK= yes .include "${MASTERDIR}/Makefile" diff --git a/editors/openoffice-1.0-nl/Makefile b/editors/openoffice-1.0-nl/Makefile index 5b172ca0aaa7..ed5bbe43f51d 100644 --- a/editors/openoffice-1.0-nl/Makefile +++ b/editors/openoffice-1.0-nl/Makefile @@ -10,4 +10,5 @@ LANG_EXT= 31 LANG_CONFIGURE_ARG= DTCH MASTERDIR= ${.CURDIR}/../openoffice-1.0 +NO_LATEST_LINK= yes .include "${MASTERDIR}/Makefile" 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" diff --git a/editors/openoffice-1.0-tr/Makefile b/editors/openoffice-1.0-tr/Makefile index a21767270f13..edcc9be7a2aa 100644 --- a/editors/openoffice-1.0-tr/Makefile +++ b/editors/openoffice-1.0-tr/Makefile @@ -10,4 +10,5 @@ LANG_EXT= 90 LANG_CONFIGURE_ARG= TURK MASTERDIR= ${.CURDIR}/../openoffice-1.0 +NO_LATEST_LINK= yes .include "${MASTERDIR}/Makefile" 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 diff --git a/editors/openoffice.org-1.0/Makefile b/editors/openoffice.org-1.0/Makefile index e66492ab892a..0f020ef2c0c5 100644 --- a/editors/openoffice.org-1.0/Makefile +++ b/editors/openoffice.org-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 diff --git a/french/openoffice-1.0/Makefile b/french/openoffice-1.0/Makefile index e0897c89220a..5e57dde81c14 100644 --- a/french/openoffice-1.0/Makefile +++ b/french/openoffice-1.0/Makefile @@ -13,4 +13,5 @@ L10NHELP= helpcontent_${LANG_EXT}_unix.tgz LANG_CONFIGURE_ARG= FREN MASTERDIR= ${.CURDIR}/../../editors/openoffice-1.0 +NO_LATEST_LINK= yes .include "${MASTERDIR}/Makefile" 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" diff --git a/japanese/openoffice-1.0/Makefile b/japanese/openoffice-1.0/Makefile index 4dcac34652ea..6d3e0f334cbf 100644 --- a/japanese/openoffice-1.0/Makefile +++ b/japanese/openoffice-1.0/Makefile @@ -14,4 +14,6 @@ MASTERDIR= ${.CURDIR}/../../editors/openoffice-1.0 RUN_DEPENDS+= ${X11BASE}/lib/X11/fonts/TrueType/kochi-mincho-subst.ttf:${PORTSDIR}/japanese/kochi-ttfonts L10NHELP= helpcontent_${LANG_EXT}_unix.tgz + +NO_LATEST_LINK= yes .include "${MASTERDIR}/Makefile" diff --git a/korean/openoffice-1.0/Makefile b/korean/openoffice-1.0/Makefile index 13c7c12a1b47..7fcab0f26bb7 100644 --- a/korean/openoffice-1.0/Makefile +++ b/korean/openoffice-1.0/Makefile @@ -12,4 +12,5 @@ LANG_EXT= 82 LANG_CONFIGURE_ARG= KOREAN MASTERDIR= ${.CURDIR}/../../editors/openoffice-1.0 +NO_LATEST_LINK= yes .include "${MASTERDIR}/Makefile" 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" 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" diff --git a/russian/openoffice-1.0/Makefile b/russian/openoffice-1.0/Makefile index f6ff138c41df..0a994067021d 100644 --- a/russian/openoffice-1.0/Makefile +++ b/russian/openoffice-1.0/Makefile @@ -19,4 +19,5 @@ MASTERDIR= ${.CURDIR}/../../editors/openoffice-1.0 PATCH_SITES= http://people.freebsd.org/~mbr/ooo/ PATCHFILES= patch-translation-ru-1.0.3.bz2 +NO_LATEST_LINK= yes .include "${MASTERDIR}/Makefile" |