summaryrefslogtreecommitdiff
path: root/print/ghostscript-gnu-commfont
diff options
context:
space:
mode:
authorYoshio MITA <mita@FreeBSD.org>2002-08-09 12:10:24 +0000
committerYoshio MITA <mita@FreeBSD.org>2002-08-09 12:10:24 +0000
commitd916a0561a2d114b79429d43f64ccb4b3e59e8c4 (patch)
tree92e18b76badb39ce4ddb7792498312d37273c2b1 /print/ghostscript-gnu-commfont
parentupdate for acpica-unix-20020725. (diff)
Proposed Patch is applied.
PR: ports/41432 Submitted by: NIIMI Satoshi
Notes
Notes: svn path=/head/; revision=64277
Diffstat (limited to 'print/ghostscript-gnu-commfont')
-rw-r--r--print/ghostscript-gnu-commfont/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/ghostscript-gnu-commfont/Makefile.common b/print/ghostscript-gnu-commfont/Makefile.common
index 8eef0a8f13e6..90101880d090 100644
--- a/print/ghostscript-gnu-commfont/Makefile.common
+++ b/print/ghostscript-gnu-commfont/Makefile.common
@@ -24,13 +24,13 @@ PLIST= ${PKGDIR}/pkg-plist.common
RUN_DEPENDS+= ${LOCALBASE}/share/ghostscript/${PORTVERSION}/lib/gs_init.ps.pre_sed:${PORTSDIR}/print/ghostscript-gnu-commfont
PLIST_SUB+= CIDFNMAP="${CIDFNMAP}"
.if defined(JPNFONT)
-CATEGORIES+= japanese
+CATEGORIES:= japanese ${CATEGORIES}
PKGNAMEPREFIX= ja-
PKGNAMESUFFIX:= ${PKGNAMESUFFIX}-jpnfont
RUN_DEPENDS+= ${X11BASE}/lib/X11/fonts/TrueType/kochi-mincho.ttf:${PORTSDIR}/japanese/kochi-ttfonts
CIDFNMAP= CIDFnmap.jp
.elif defined(KORFONT)
-CATEGORIES+= korean
+CATEGORIES:= korean ${CATEGORIES}
PKGNAMEPREFIX= ko-
PKGNAMESUFFIX:= ${PKGNAMESUFFIX}-korfont
RUN_DEPENDS+= ${LOCALBASE}/share/ghostscript/fonts/Munhwa-Bold:${PORTSDIR}/korean/munhwafonts-cid