From 30911b7ace54b85e73c9926ac734419ce97b80d1 Mon Sep 17 00:00:00 2001 From: jlam Date: Mon, 18 Jun 2001 21:20:36 +0000 Subject: Instead of explicitly including ${includedir} in header search path, just use Mesa's buildlink.mk file to handle all possible combinations of XFree86 versions and xpkgwedge installations. --- graphics/gle/patches/patch-aa | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) (limited to 'graphics/gle/patches') diff --git a/graphics/gle/patches/patch-aa b/graphics/gle/patches/patch-aa index 41c36a9ca49..dd241dea538 100644 --- a/graphics/gle/patches/patch-aa +++ b/graphics/gle/patches/patch-aa @@ -1,13 +1,9 @@ -$NetBSD: patch-aa,v 1.2 2001/06/18 20:45:36 veego Exp $ +$NetBSD: patch-aa,v 1.3 2001/06/18 21:20:36 jlam Exp $ ---- examples/Makefile.in Wed Apr 25 21:57:44 2001 -+++ examples/Makefile.in Mon Jun 18 22:38:37 2001 -@@ -97,10 +97,10 @@ - noinst_HEADERS = main.h texture.h - - --INCLUDES = @X_CFLAGS@ -I${top_srcdir} -I${top_srcdir}/src -+INCLUDES = @X_CFLAGS@ -I${includedir} -I${top_srcdir} -I${top_srcdir}/src +--- examples/Makefile.in.orig Wed Apr 25 15:57:44 2001 ++++ examples/Makefile.in +@@ -100,7 +100,7 @@ + INCLUDES = @X_CFLAGS@ -I${top_srcdir} -I${top_srcdir}/src -LDADD = @X_LIBS@ -L../src/.libs -- cgit v1.2.3