diff options
| author | Eric Anholt <anholt@FreeBSD.org> | 2002-06-07 06:12:02 +0000 |
|---|---|---|
| committer | Eric Anholt <anholt@FreeBSD.org> | 2002-06-07 06:12:02 +0000 |
| commit | 69705aa89e1409a4a263b0582e56ff6f5c49448a (patch) | |
| tree | b38a89d315fd9d0e8c7745a6fac42baf1f677caf /x11-servers/driglide/files/patch-h3-minihwc-makefile | |
| parent | Sync with src/contrib/tar - re-enable --same-owner for uid 0. (diff) | |
Take maintainership of glide3, update to a more recent CVS snapshot,
fix automake troubles, include patches for several bugs.
Reviewed by: des
Approved by: portmgr
Notes
Notes:
svn path=/head/; revision=60748
Diffstat (limited to 'x11-servers/driglide/files/patch-h3-minihwc-makefile')
| -rw-r--r-- | x11-servers/driglide/files/patch-h3-minihwc-makefile | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/x11-servers/driglide/files/patch-h3-minihwc-makefile b/x11-servers/driglide/files/patch-h3-minihwc-makefile new file mode 100644 index 000000000000..4d04b2e64d4c --- /dev/null +++ b/x11-servers/driglide/files/patch-h3-minihwc-makefile @@ -0,0 +1,12 @@ +diff -ru ../Glide3.orig/h3/minihwc/makefile.autoconf.am ./h3/minihwc/makefile.autoconf.am +--- ../Glide3.orig/h3/minihwc/makefile.autoconf.am Wed Jul 26 19:39:18 2000 ++++ ./h3/minihwc/makefile.autoconf.am Sun Jan 13 16:19:03 2002 +@@ -23,6 +23,8 @@ + # + # First, the variable defs. + # ++LCFLAGS = -I@x_includes@ ++ + if GLIDE_DEBUG + GLIDE_DEBUG_VDEFS = -DGDBG_INFO_ON + endif |
