diff options
author | tron <tron@pkgsrc.org> | 2002-06-04 12:36:15 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2002-06-04 12:36:15 +0000 |
commit | 693b1581efd8798157b2a9900b49a86bf3a8815d (patch) | |
tree | 00c81eee7bd37e99309aeb9a28aa2655ebef2b0a /x11/xservers/patches | |
parent | 81af677e2b2a0dac995eeab343bbad7443c8aede (diff) | |
download | pkgsrc-693b1581efd8798157b2a9900b49a86bf3a8815d.tar.gz |
Build and install "bdftopcf" to fix installation of fonts for the
X11 server. Bump version to 3.3.6.3.
Diffstat (limited to 'x11/xservers/patches')
-rw-r--r-- | x11/xservers/patches/patch-aa | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xservers/patches/patch-aa b/x11/xservers/patches/patch-aa index 7bb3c2bc908..ce505ba778f 100644 --- a/x11/xservers/patches/patch-aa +++ b/x11/xservers/patches/patch-aa @@ -1,4 +1,4 @@ -B$NetBSD: patch-aa,v 1.2 2002/02/23 18:34:14 tron Exp $ +B$NetBSD: patch-aa,v 1.3 2002/06/04 12:36:16 tron Exp $ --- programs/Imakefile 1998/12/01 10:26:15 1.2 +++ programs/Imakefile 2002/02/11 09:16:14 @@ -7,7 +7,7 @@ B$NetBSD: patch-aa,v 1.2 2002/02/23 18:34:14 tron Exp $ #if BuildServersOnly -SUBDIRS = $(XSSRCDIR) -+SUBDIRS = $(XSSRCDIR) mkfontdir xkbcomp ++SUBDIRS = $(XSSRCDIR) bdftopcf mkfontdir xkbcomp #else SUBDIRS = \ appres bdftopcf bitmap $(SCREENSAVESRCDIR) editres fsinfo \ |