diff options
author | Yoshio MITA <mita@FreeBSD.org> | 2002-01-22 02:14:48 +0000 |
---|---|---|
committer | Yoshio MITA <mita@FreeBSD.org> | 2002-01-22 02:14:48 +0000 |
commit | 1022009011a01aada91e9fb338e69412f385b26b (patch) | |
tree | 65e6c543511d07b1d7baf7670d761e6b43dcb682 /print | |
parent | aceb1e2fb7d3a98ff6a64fac95a6da03c63910d2 (diff) |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/ghostscript7-jpnfont/Makefile | 2 | ||||
-rw-r--r-- | print/ghostscript7-korfont/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/print/ghostscript7-jpnfont/Makefile b/print/ghostscript7-jpnfont/Makefile index 4a93fb0bd4ca..e7e4140473ff 100644 --- a/print/ghostscript7-jpnfont/Makefile +++ b/print/ghostscript7-jpnfont/Makefile @@ -15,7 +15,7 @@ DISTFILES= # empty MAINTAINER= mita@FreeBSD.org -RUN_DEPENDS= ${LOCALBASE}/share/ghostscript/Resource/cid.sh:${PORTSDIR}/print/ghostscript-gnu-cjk\ +RUN_DEPENDS= ${LOCALBASE}/share/ghostscript/Resource/cid.sh:${PORTSDIR}/print/ghostscript-gnu-cjk \ ${X11BASE}/lib/X11/fonts/TrueType/kochi-mincho.ttf:${PORTSDIR}/japanese/kochi-ttfonts NO_BUILD= yes diff --git a/print/ghostscript7-korfont/Makefile b/print/ghostscript7-korfont/Makefile index d3c786f6d901..7e3a1238a5ab 100644 --- a/print/ghostscript7-korfont/Makefile +++ b/print/ghostscript7-korfont/Makefile @@ -15,7 +15,7 @@ DISTFILES= # empty MAINTAINER= mita@FreeBSD.org -RUN_DEPENDS= ${LOCALBASE}/share/ghostscript/Resource/cid.sh:${PORTSDIR}/print/ghostscript-gnu-cjk\ +RUN_DEPENDS= ${LOCALBASE}/share/ghostscript/Resource/cid.sh:${PORTSDIR}/print/ghostscript-gnu-cjk \ ${LOCALBASE}/share/ghostscript/fonts/Munhwa-Bold:${PORTSDIR}/korean/munhwafonts-cid NO_BUILD= yes |