pkgsrc/x11/xorg-libs/patches/patch-as
xtraeme 94dbc0f920 Update meta-pkgs/xorg to 6.9.0.
The full list of changes:
http://ftp.x.org/pub/X11R7.0/doc/html/RELNOTES2.html

Thanks to joerg@ and reed@ for testing on DragonFlyBSD.

Tested on NetBSD/i386 3.0/-current and DragonFlyBSD-1.4/i386.
2006-01-18 23:53:05 +00:00

12 lines
378 B
Text

$NetBSD: patch-as,v 1.3 2006/01/18 23:53:06 xtraeme Exp $
--- lib/GL/dri/drm/Imakefile.orig 2006-01-06 13:44:51.000000000 +0000
+++ lib/GL/dri/drm/Imakefile
@@ -34,6 +35,7 @@ OS_SUBDIR3 = shared-core
LIBDRM_DIR = ../../../../extras/drm/libdrm
+LinkSourceFile(xf86drm.h,$(LIBDRM_DIR))
LinkSourceFile(xf86drm.c,$(LIBDRM_DIR))
LinkSourceFile(xf86drmHash.c,$(LIBDRM_DIR))