freebsd-ports/graphics/glide3/files/patch-h5-glfb_c
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

11 lines
331 B
Text

--- h5/glide3/src/glfb.c.orig Fri May 10 17:43:21 2002
+++ h5/glide3/src/glfb.c Fri May 10 17:43:36 2002
@@ -700,7 +700,7 @@
}
#endif
else {
-#ifdef defined(DRI_BUILD)
+#if defined(DRI_BUILD)
/*
* For Linux, we just return the correct address and
* stride.