diff options
author | jlam <jlam@pkgsrc.org> | 2005-12-29 18:17:21 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2005-12-29 18:17:21 +0000 |
commit | 67f9f822e89ffaac63bc208430279a9d3a9e7e12 (patch) | |
tree | d3534d29133f9db5991d6ecad761546aa6aa87a4 /fonts/ja-elisat/PLIST | |
parent | 07a6855ecb813f84768d7a2b227fc7e41465b7a4 (diff) | |
download | pkgsrc-67f9f822e89ffaac63bc208430279a9d3a9e7e12.tar.gz |
Convert to use the font hooks in the pkginstall framework. We no
longer need to run mkfontdir ourselves, and those @exec/@unexec lines
may be removed from the PLISTs.
Diffstat (limited to 'fonts/ja-elisat/PLIST')
-rw-r--r-- | fonts/ja-elisat/PLIST | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/fonts/ja-elisat/PLIST b/fonts/ja-elisat/PLIST index fbe427816ec..e9848b2f384 100644 --- a/fonts/ja-elisat/PLIST +++ b/fonts/ja-elisat/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2003/03/15 20:35:39 kei Exp $ +@comment $NetBSD: PLIST,v 1.2 2005/12/29 18:17:21 jlam Exp $ lib/X11/fonts/local/elisat10.pcf.gz lib/X11/fonts/local/jpnhn4-iso.pcf.gz lib/X11/fonts/local/jpnhn4-jis.pcf.gz @@ -6,5 +6,3 @@ share/doc/elisat/elisa100.doc share/doc/elisat/elisat10.doc share/doc/elisat/elisat10.html @dirrm share/doc/elisat -@exec mkfontdir %D/lib/X11/fonts/local -@unexec mkfontdir %D/lib/X11/fonts/local |