summaryrefslogtreecommitdiff
path: root/chinese/cxterm
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1996-11-03 09:34:48 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1996-11-03 09:34:48 +0000
commitecccd8880eb4889d51827c767fc219fd07eede12 (patch)
tree1e679477ed1f227f80a9803343e0ec1d356dd1b4 /chinese/cxterm
parentDon't install the fonts that are part of the X11R6 misc fonts dist. (diff)
Don't install the fonts that are part of the X11R6 misc fonts dist.
==> gb16st is no longer a buildable or installable target. Requested by: Satoshi
Notes
Notes: svn path=/head/; revision=4275
Diffstat (limited to 'chinese/cxterm')
-rw-r--r--chinese/cxterm/files/patch-ac19
1 files changed, 19 insertions, 0 deletions
diff --git a/chinese/cxterm/files/patch-ac b/chinese/cxterm/files/patch-ac
new file mode 100644
index 000000000000..48800beac5ed
--- /dev/null
+++ b/chinese/cxterm/files/patch-ac
@@ -0,0 +1,19 @@
+--- fonts/Imakefile.orig Tue Feb 14 00:35:39 1995
++++ fonts/Imakefile Sun Nov 3 01:19:28 1996
+@@ -2,13 +2,14 @@
+
+ XCOMM $Id: Imakefile,v 1.2 1995/02/14 08:35:32 ygz Exp $
+
+-OBJS = FontObj(gb16st) FontObj(hku16et)
++#OBJS = FontObj(gb16st) FontObj(hku16et)
++OBJS = FontObj(hku16et)
+
+ FONTINSTDIR = $(FONTDIR)/chinese
+
+ MakeFonts()
+
+-FontTarget(gb16st)
++#FontTarget(gb16st)
+ FontTarget(hku16et)
+
+ InstallFonts($(FONTINSTDIR))