diff options
author | asami <asami@FreeBSD.org> | 1998-08-08 06:43:13 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-08-08 06:43:13 +0800 |
commit | d48c5312ffc97eda9cb08048c42df412bf21d977 (patch) | |
tree | ea4a13d3cffdb4e213c4794461d1aeca4f828430 /japanese/diclookup-emacs20 | |
parent | b9cfe9db5c4b599535714e82d9f350aa3a283528 (diff) | |
download | freebsd-ports-gnome-d48c5312ffc97eda9cb08048c42df412bf21d977.tar.gz freebsd-ports-gnome-d48c5312ffc97eda9cb08048c42df412bf21d977.tar.zst freebsd-ports-gnome-d48c5312ffc97eda9cb08048c42df412bf21d977.zip |
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.
Diffstat (limited to 'japanese/diclookup-emacs20')
-rw-r--r-- | japanese/diclookup-emacs20/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/diclookup-emacs20/Makefile b/japanese/diclookup-emacs20/Makefile index d28aa25182a1..c1401a9e2181 100644 --- a/japanese/diclookup-emacs20/Makefile +++ b/japanese/diclookup-emacs20/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: |