freebsd-ports/graphics/glide3/files/patch-h5-minihwc-makefile
Eric Anholt 69705aa89e 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
2002-06-07 06:12:02 +00:00

12 lines
369 B
Text

diff -ru ../Glide3.orig/h5/minihwc/makefile.autoconf.am ./h5/minihwc/makefile.autoconf.am
--- ../Glide3.orig/h5/minihwc/makefile.autoconf.am Wed Jul 26 19:39:18 2000
+++ ./h5/minihwc/makefile.autoconf.am Sun Jan 13 16:40:05 2002
@@ -23,6 +23,8 @@
#
# First, the variable defs.
#
+LCFLAGS = -I@x_includes@
+
if GLIDE_DEBUG
GLIDE_DEBUG_VDEFS=-DGDBG_INFO_ON
endif