diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-08-07 22:43:13 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-08-07 22:43:13 +0000 |
commit | 3103ea2f760bed4702caf6db3c767ed3f4289194 (patch) | |
tree | 22ea916a306092259e5735f647eea62561083e52 /japanese/diclookup-mule | |
parent | 84ed3c0adb10b6a0a4aae970b47b15f5100ea4e4 (diff) |
Move "etlfonts freefonts getbdf sharefonts tkfont xfed xmbdfed" from
x11 to fonts. While I'm here, change the category names in some
(hopefully all) CJK font ports.
Notes
Notes:
svn path=/head/; revision=12328
Diffstat (limited to 'japanese/diclookup-mule')
-rw-r--r-- | japanese/diclookup-mule/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/diclookup-mule/Makefile b/japanese/diclookup-mule/Makefile index d28aa25182a1..c1401a9e2181 100644 --- a/japanese/diclookup-mule/Makefile +++ b/japanese/diclookup-mule/Makefile @@ -3,7 +3,7 @@ # Date created: 31 Jan 1998 # Whom: Mita Yoshio <mita@jp.FreeBSD.org> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/08/03 00:15:02 asami Exp $ # DISTNAME= diclookup-mule-2.3.3 @@ -16,7 +16,7 @@ PATCHFILES= diclookup-mule-2.3.3-wave-patch.gz MAINTAINER= mita@jp.FreeBSD.org -RUN_DEPENDS= ${X11BASE}/lib/X11/fonts/non-cjk/fonts.dir:${PORTSDIR}/x11/etlfonts +RUN_DEPENDS= ${X11BASE}/lib/X11/fonts/non-cjk/fonts.dir:${PORTSDIR}/x11-fonts/etlfonts BUILD_DEPENDS= mule:${PORTSDIR}/japanese/mule-wnn4 post-install: |