summaryrefslogtreecommitdiff
path: root/fonts/monafonts/patches
diff options
context:
space:
mode:
authoruebayasi <uebayasi>2002-03-24 03:10:58 +0000
committeruebayasi <uebayasi>2002-03-24 03:10:58 +0000
commit3a847b190c6103ecdd6dd791a5b82c11efb1c93e (patch)
tree369c839635df71eb468db9592c13aeb5c75aabfd /fonts/monafonts/patches
parentb555106df8b6475142a72b6d4127ee638437853c (diff)
downloadpkgsrc-3a847b190c6103ecdd6dd791a5b82c11efb1c93e.tar.gz
Initial import of Monafonts 2.1.
Japanese proportional bitmap fonts developed _only_ to display "Mona". (a jargon meaning Japanese face marks or kind of ASCII art (definitely no ASCII!) used in 2ch.net, one of the biggest BBS comunities in Japan.)
Diffstat (limited to 'fonts/monafonts/patches')
-rw-r--r--fonts/monafonts/patches/patch-aa15
1 files changed, 15 insertions, 0 deletions
diff --git a/fonts/monafonts/patches/patch-aa b/fonts/monafonts/patches/patch-aa
new file mode 100644
index 00000000000..e42dbb75275
--- /dev/null
+++ b/fonts/monafonts/patches/patch-aa
@@ -0,0 +1,15 @@
+$NetBSD: patch-aa,v 1.1.1.1 2002/03/24 03:10:58 uebayasi Exp $
+
+--- Makefile.orig Sun Feb 17 05:45:54 2002
++++ Makefile
+@@ -16,8 +16,8 @@
+ #GZIP_CMD = compress
+ #GZIP_SUFFIX = Z
+
+-X11BINDIR = /usr/X11R6/bin
+-X11FONTDIR = /usr/X11R6/lib/X11/fonts/local
++X11BINDIR = $(X11BASE)/bin
++X11FONTDIR = $(PREFIX)/lib/X11/fonts/local
+ BDFTOPCF = $(X11BINDIR)/bdftopcf
+ MKDIRHIER = $(X11BINDIR)/mkdirhier # 'mkdir -p' may also work.
+ MKFONTDIR = $(X11BINDIR)/mkfontdir