Fix dependency on kochi-ttfonts.
PR: ports/56090 Submitted by AMAKAWA Shuhei <sa264@cam.ac.uk>
This commit is contained in:
parent
b36453783b
commit
66fd627fe3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=88858
4 changed files with 4 additions and 4 deletions
|
@ -11,7 +11,7 @@ LANG_PKGNAME= ja
|
|||
LANG_EXT= 81
|
||||
LANG_CONFIGURE_ARG= JAPN
|
||||
MASTERDIR= ${.CURDIR}/../../editors/openoffice
|
||||
RUN_DEPENDS+= ${X11BASE}/lib/X11/fonts/TrueType/kochi-mincho.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
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
|
@ -11,7 +11,7 @@ LANG_PKGNAME= ja
|
|||
LANG_EXT= 81
|
||||
LANG_CONFIGURE_ARG= JAPN
|
||||
MASTERDIR= ${.CURDIR}/../../editors/openoffice-devel
|
||||
RUN_DEPENDS+= ${X11BASE}/lib/X11/fonts/TrueType/kochi-mincho.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
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
|
@ -11,7 +11,7 @@ LANG_PKGNAME= ja
|
|||
LANG_EXT= 81
|
||||
LANG_CONFIGURE_ARG= JAPN
|
||||
MASTERDIR= ${.CURDIR}/../../editors/openoffice-devel
|
||||
RUN_DEPENDS+= ${X11BASE}/lib/X11/fonts/TrueType/kochi-mincho.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
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
|
@ -11,7 +11,7 @@ LANG_PKGNAME= ja
|
|||
LANG_EXT= 81
|
||||
LANG_CONFIGURE_ARG= JAPN
|
||||
MASTERDIR= ${.CURDIR}/../../editors/openoffice
|
||||
RUN_DEPENDS+= ${X11BASE}/lib/X11/fonts/TrueType/kochi-mincho.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
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
Loading…
Reference in a new issue