]> gitweb @ CieloNegro.org - pkgsrc-xorg-server.git/blobdiff - patches/patch-an
At least it compiles now. Hope it works too...
[pkgsrc-xorg-server.git] / patches / patch-an
diff --git a/patches/patch-an b/patches/patch-an
deleted file mode 100644 (file)
index e856d33..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-$NetBSD: patch-ah,v 1.1 2007/08/14 21:34:37 joerg Exp $
-
---- hw/xfree86/common/Makefile.in.orig 2008-06-11 10:31:17.000000000 -0400
-+++ hw/xfree86/common/Makefile.in
-@@ -810,8 +810,8 @@ uninstall-am: uninstall-sdkHEADERS
-       tags uninstall uninstall-am uninstall-sdkHEADERS
--xf86DefModeSet.c: $(srcdir)/modeline2c.pl $(MODEDEFSOURCES)
--      cat $(MODEDEFSOURCES) | $(PERL) $(srcdir)/modeline2c.pl > $@
-+xf86DefModeSet.c: $(srcdir)/modeline2c.awk $(MODEDEFSOURCES)
-+      cat $(MODEDEFSOURCES) | $(AWK) -f $(srcdir)/modeline2c.awk > $@
- # Tell versions [3.59,3.63) of GNU make to not export all variables.
- # Otherwise a system limit (for SysV at least) may be exceeded.
- .NOEXPORT: