mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Fix LATEST_LINK conflicts
NO_LATEST_LINK=yes for openoffice-1.0 ports since they may be deprecated in future... Pointed out by: kris
This commit is contained in:
parent
044038d033
commit
46b7ad4ab6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=106753
16 changed files with 18 additions and 0 deletions
|
@ -10,4 +10,6 @@ LANG_EXT= 96
|
||||||
LANG_CONFIGURE_ARG= ARAB
|
LANG_CONFIGURE_ARG= ARAB
|
||||||
MASTERDIR= ${.CURDIR}/../openoffice-1.0
|
MASTERDIR= ${.CURDIR}/../openoffice-1.0
|
||||||
|
|
||||||
|
NO_LATEST_LINK=yes
|
||||||
|
|
||||||
.include "${MASTERDIR}/Makefile"
|
.include "${MASTERDIR}/Makefile"
|
||||||
|
|
|
@ -10,4 +10,5 @@ LANG_EXT= 45
|
||||||
LANG_CONFIGURE_ARG= DAN
|
LANG_CONFIGURE_ARG= DAN
|
||||||
MASTERDIR= ${.CURDIR}/../openoffice-1.0
|
MASTERDIR= ${.CURDIR}/../openoffice-1.0
|
||||||
|
|
||||||
|
NO_LATEST_LINK=yes
|
||||||
.include "${MASTERDIR}/Makefile"
|
.include "${MASTERDIR}/Makefile"
|
||||||
|
|
|
@ -12,4 +12,5 @@ L10NHELP= helpcontent_${LANG_EXT}_unix.tgz
|
||||||
LANG_CONFIGURE_ARG= SPAN
|
LANG_CONFIGURE_ARG= SPAN
|
||||||
MASTERDIR= ${.CURDIR}/../openoffice-1.0
|
MASTERDIR= ${.CURDIR}/../openoffice-1.0
|
||||||
|
|
||||||
|
NO_LATEST_LINK= yes
|
||||||
.include "${MASTERDIR}/Makefile"
|
.include "${MASTERDIR}/Makefile"
|
||||||
|
|
|
@ -11,4 +11,5 @@ L10NHELP= helpcontent_${LANG_EXT}_unix.tgz
|
||||||
LANG_CONFIGURE_ARG= ITAL
|
LANG_CONFIGURE_ARG= ITAL
|
||||||
MASTERDIR= ${.CURDIR}/../openoffice-1.0
|
MASTERDIR= ${.CURDIR}/../openoffice-1.0
|
||||||
|
|
||||||
|
NO_LATEST_LINK= yes
|
||||||
.include "${MASTERDIR}/Makefile"
|
.include "${MASTERDIR}/Makefile"
|
||||||
|
|
|
@ -10,4 +10,5 @@ LANG_EXT= 31
|
||||||
LANG_CONFIGURE_ARG= DTCH
|
LANG_CONFIGURE_ARG= DTCH
|
||||||
MASTERDIR= ${.CURDIR}/../openoffice-1.0
|
MASTERDIR= ${.CURDIR}/../openoffice-1.0
|
||||||
|
|
||||||
|
NO_LATEST_LINK= yes
|
||||||
.include "${MASTERDIR}/Makefile"
|
.include "${MASTERDIR}/Makefile"
|
||||||
|
|
|
@ -11,4 +11,5 @@ L10NHELP= helpcontent_${LANG_EXT}_unix.tgz
|
||||||
LANG_CONFIGURE_ARG= SWED
|
LANG_CONFIGURE_ARG= SWED
|
||||||
MASTERDIR= ${.CURDIR}/../openoffice-1.0
|
MASTERDIR= ${.CURDIR}/../openoffice-1.0
|
||||||
|
|
||||||
|
NO_LATEST_LINK= yes
|
||||||
.include "${MASTERDIR}/Makefile"
|
.include "${MASTERDIR}/Makefile"
|
||||||
|
|
|
@ -10,4 +10,5 @@ LANG_EXT= 90
|
||||||
LANG_CONFIGURE_ARG= TURK
|
LANG_CONFIGURE_ARG= TURK
|
||||||
MASTERDIR= ${.CURDIR}/../openoffice-1.0
|
MASTERDIR= ${.CURDIR}/../openoffice-1.0
|
||||||
|
|
||||||
|
NO_LATEST_LINK= yes
|
||||||
.include "${MASTERDIR}/Makefile"
|
.include "${MASTERDIR}/Makefile"
|
||||||
|
|
|
@ -25,6 +25,7 @@ DISTFILES+= OOo_${PORTVERSION}_source.tar.bz2 \
|
||||||
DISTFILES+= ${L10NHELP:S/$/:help/}
|
DISTFILES+= ${L10NHELP:S/$/:help/}
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
|
NO_LATEST_LINK= yes
|
||||||
FIND?= /usr/bin/find
|
FIND?= /usr/bin/find
|
||||||
CUT?= /usr/bin/cut
|
CUT?= /usr/bin/cut
|
||||||
AWK?= /usr/bin/awk
|
AWK?= /usr/bin/awk
|
||||||
|
|
|
@ -25,6 +25,7 @@ DISTFILES+= OOo_${PORTVERSION}_source.tar.bz2 \
|
||||||
DISTFILES+= ${L10NHELP:S/$/:help/}
|
DISTFILES+= ${L10NHELP:S/$/:help/}
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
|
NO_LATEST_LINK= yes
|
||||||
FIND?= /usr/bin/find
|
FIND?= /usr/bin/find
|
||||||
CUT?= /usr/bin/cut
|
CUT?= /usr/bin/cut
|
||||||
AWK?= /usr/bin/awk
|
AWK?= /usr/bin/awk
|
||||||
|
|
|
@ -13,4 +13,5 @@ L10NHELP= helpcontent_${LANG_EXT}_unix.tgz
|
||||||
LANG_CONFIGURE_ARG= FREN
|
LANG_CONFIGURE_ARG= FREN
|
||||||
MASTERDIR= ${.CURDIR}/../../editors/openoffice-1.0
|
MASTERDIR= ${.CURDIR}/../../editors/openoffice-1.0
|
||||||
|
|
||||||
|
NO_LATEST_LINK= yes
|
||||||
.include "${MASTERDIR}/Makefile"
|
.include "${MASTERDIR}/Makefile"
|
||||||
|
|
|
@ -24,4 +24,5 @@ MASTERDIR= ${.CURDIR}/../../editors/openoffice-1.0
|
||||||
|
|
||||||
COMMENT= Office-Suite mit Textverarbeitung, Tabellenkalkulation, Datenbank und Praesentationsprogramm
|
COMMENT= Office-Suite mit Textverarbeitung, Tabellenkalkulation, Datenbank und Praesentationsprogramm
|
||||||
|
|
||||||
|
NO_LATEST_LINK= yes
|
||||||
.include "${MASTERDIR}/Makefile"
|
.include "${MASTERDIR}/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
|
RUN_DEPENDS+= ${X11BASE}/lib/X11/fonts/TrueType/kochi-mincho-subst.ttf:${PORTSDIR}/japanese/kochi-ttfonts
|
||||||
|
|
||||||
L10NHELP= helpcontent_${LANG_EXT}_unix.tgz
|
L10NHELP= helpcontent_${LANG_EXT}_unix.tgz
|
||||||
|
|
||||||
|
NO_LATEST_LINK= yes
|
||||||
.include "${MASTERDIR}/Makefile"
|
.include "${MASTERDIR}/Makefile"
|
||||||
|
|
|
@ -12,4 +12,5 @@ LANG_EXT= 82
|
||||||
LANG_CONFIGURE_ARG= KOREAN
|
LANG_CONFIGURE_ARG= KOREAN
|
||||||
MASTERDIR= ${.CURDIR}/../../editors/openoffice-1.0
|
MASTERDIR= ${.CURDIR}/../../editors/openoffice-1.0
|
||||||
|
|
||||||
|
NO_LATEST_LINK= yes
|
||||||
.include "${MASTERDIR}/Makefile"
|
.include "${MASTERDIR}/Makefile"
|
||||||
|
|
|
@ -12,4 +12,5 @@ LANG_EXT= 48
|
||||||
LANG_CONFIGURE_ARG= POL
|
LANG_CONFIGURE_ARG= POL
|
||||||
MASTERDIR= ${.CURDIR}/../../editors/openoffice-1.0
|
MASTERDIR= ${.CURDIR}/../../editors/openoffice-1.0
|
||||||
|
|
||||||
|
NO_LATEST_LINK= yes
|
||||||
.include "${MASTERDIR}/Makefile"
|
.include "${MASTERDIR}/Makefile"
|
||||||
|
|
|
@ -19,4 +19,5 @@ LANG_EXT= 03
|
||||||
LANG_CONFIGURE_ARG= PORT
|
LANG_CONFIGURE_ARG= PORT
|
||||||
MASTERDIR= ${.CURDIR}/../../editors/openoffice-1.0
|
MASTERDIR= ${.CURDIR}/../../editors/openoffice-1.0
|
||||||
|
|
||||||
|
NO_LATEST_LINK= yes
|
||||||
.include "${MASTERDIR}/Makefile"
|
.include "${MASTERDIR}/Makefile"
|
||||||
|
|
|
@ -19,4 +19,5 @@ MASTERDIR= ${.CURDIR}/../../editors/openoffice-1.0
|
||||||
PATCH_SITES= http://people.freebsd.org/~mbr/ooo/
|
PATCH_SITES= http://people.freebsd.org/~mbr/ooo/
|
||||||
PATCHFILES= patch-translation-ru-1.0.3.bz2
|
PATCHFILES= patch-translation-ru-1.0.3.bz2
|
||||||
|
|
||||||
|
NO_LATEST_LINK= yes
|
||||||
.include "${MASTERDIR}/Makefile"
|
.include "${MASTERDIR}/Makefile"
|
||||||
|
|
Loading…
Add table
Reference in a new issue