diff options
author | Eric Anholt <anholt@FreeBSD.org> | 2002-09-01 18:58:12 +0000 |
---|---|---|
committer | Eric Anholt <anholt@FreeBSD.org> | 2002-09-01 18:58:12 +0000 |
commit | 13a0c86a660473adab00e20bcb8bb2a453e9f082 (patch) | |
tree | 1777209c677da3b1d0a48bb936c9b970c0b7a4cf /graphics/dri-devel/files/patch-drv-Imakefile | |
parent | Update to 3.4.1 (diff) |
Update dri-devel to recent trunk, respect CFLAGS
Notes
Notes:
svn path=/head/; revision=65444
Diffstat (limited to 'graphics/dri-devel/files/patch-drv-Imakefile')
-rw-r--r-- | graphics/dri-devel/files/patch-drv-Imakefile | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/graphics/dri-devel/files/patch-drv-Imakefile b/graphics/dri-devel/files/patch-drv-Imakefile deleted file mode 100644 index 9aa4b44ddab6..000000000000 --- a/graphics/dri-devel/files/patch-drv-Imakefile +++ /dev/null @@ -1,11 +0,0 @@ ---- lib/GL/mesa/src/drv/Imakefile.orig Sun Aug 18 16:59:00 2002 -+++ lib/GL/mesa/src/drv/Imakefile Sun Aug 18 16:59:14 2002 -@@ -5,7 +5,7 @@ - #define IHaveSubdirs - #define PassCDebugFlags - --SUBDIRS = common r200 radeon -+SUBDIRS = common DriDrivers - - MakeSubdirs($(SUBDIRS)) - DependSubdirs($(SUBDIRS)) |