summaryrefslogtreecommitdiff
path: root/korean
diff options
context:
space:
mode:
authorYoshio MITA <mita@FreeBSD.org>2002-01-22 02:14:48 +0000
committerYoshio MITA <mita@FreeBSD.org>2002-01-22 02:14:48 +0000
commit1022009011a01aada91e9fb338e69412f385b26b (patch)
tree65e6c543511d07b1d7baf7670d761e6b43dcb682 /korean
parentI removed pkg-plist instead of pkg-plist.pc98 in the preious commit :-( (diff)
An effort to solve building problem at bento.
Only the reason I can suspect for failure of getting correct dependency (to print/ghostscript-gnu-cjk) is missing white space after port directory.. http://bento.freebsd.org/errorlogs/4-latest/ja-ghostscript-gnu-cjk-6.52.log http://bento.freebsd.org/errorlogs/4-latest/ko-ghostscript-gnu-cjk-6.52.log Submitted by: bento error log.
Notes
Notes: svn path=/head/; revision=53505
Diffstat (limited to 'korean')
-rw-r--r--korean/ghostscript-gnu-cjk/Makefile2
-rw-r--r--korean/ghostscript-gnu-korfont/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/korean/ghostscript-gnu-cjk/Makefile b/korean/ghostscript-gnu-cjk/Makefile
index d3c786f6d901..7e3a1238a5ab 100644
--- a/korean/ghostscript-gnu-cjk/Makefile
+++ b/korean/ghostscript-gnu-cjk/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
diff --git a/korean/ghostscript-gnu-korfont/Makefile b/korean/ghostscript-gnu-korfont/Makefile
index d3c786f6d901..7e3a1238a5ab 100644
--- a/korean/ghostscript-gnu-korfont/Makefile
+++ b/korean/ghostscript-gnu-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