1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-06 22:51:41 +00:00
freebsd-ports/graphics/mesagl/files/patch-aa
Justin M. Seger cee83caf0e Upgrade to Mesa-3.1
Submitted by:	Will Andrews <andrews@technologist.com>
PR:		ports/17029
2000-03-20 23:23:33 +00:00

16 lines
286 B
Plaintext

--- configure Tue Dec 14 14:20:48 1999
+++ configure.new Sat Feb 26 00:34:51 2000
@@ -815,9 +815,9 @@
# CURRENT:REVISION:AGE
-LIBGL_VERSION=3:0:2
-LIBGLU_VERSION=3:0:2
-LIBGLUT_VERSION=10:0:7
+LIBGL_VERSION=${GLVER}:0
+LIBGLU_VERSION=${GLVER}:0
+LIBGLUT_VERSION=${GLUTVER}:0