1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-07 22:58:11 +00:00
freebsd-ports/japanese/k12/files/patch-aa
SADA Kenji b8375289e0 Reallocate the font directory (misc->local),
following the change in XFree86 3.3.3.
Submitted by:	Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
1998-11-20 20:24:53 +00:00

14 lines
380 B
Plaintext

*** /dev/null Sat Jul 6 10:38:40 1996
--- Makefile Sat Jul 6 12:25:35 1996
***************
*** 0 ****
--- 1,8 ----
+ all:
+ bdftopcf knmhn12x.bdf > knmhn12x.pcf
+ bdftopcf knmzn12x.bdf > knmzn12x.pcf
+ gzip *.pcf
+ install:
+ if [ ! -d ${PREFIX}/${FONTSDIR} ] ; then \
+ mkdir -p ${PREFIX}/X11R6/${FONTSDIR} ; fi
+ cp knmhn12x.pcf.gz knmzn12x.pcf.gz ${PREFIX}/${FONTSDIR}