pkgsrc/x11/xservers/patches/patch-ac
tron 4d89e1cf37 Update "xservers" package to version 3.3.6.1. Changes since 3.3.6.0:
- Install into sub directory "X11R6.3" because at least on systems with
  "xpkwedge" installed it is not obvious what "/usr/pkg/R6.3" is.
- Build and install own "xkbcomp" because the old servers don't work with
  XFree86 4.x's one.
2002-02-11 13:39:41 +00:00

13 lines
348 B
Text

$NetBSD: patch-ac,v 1.1 2002/02/11 13:39:43 tron Exp $
--- lib/X11/Imakefile.orig Wed Sep 1 23:00:15 1999
+++ lib/X11/Imakefile Mon Feb 11 13:42:17 2002
@@ -905,7 +905,7 @@
OBJS = $(OBJS1) $(OBJS2) $(OBJS3)
-#if !BuildServersOnly || XnestServer
+#if 1
#include <Library.tmpl>
SpecialCLibObjectRule(ErrDes,$(ICONFIGFILES),$(EDB_DEFINES))