aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/Mesa3/files/patch-aa
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-08-24 09:53:11 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-08-24 09:53:11 +0000
commita002bdfd0b20d32b15bf933808a9fb9ee38e79c0 (patch)
treeb7fce2fad925adf53a3944d47c60fae88c2e2ea0 /graphics/Mesa3/files/patch-aa
parent1f8d2883eee527efe50edf40939875c273e1be2e (diff)
Update to 3.2.1 and make it working on XFree86-4.
On XFree86-4 the port builds/installs only GLU and glut libraries and associated includes, so GL applications have a chance to use GL library provided by the XFree itself. Please don't forget to set XFREE86_VERSION=4 in your make.conf if you are building it with XFee86-4. Approved by: jseger (previous maintainer)
Diffstat (limited to 'graphics/Mesa3/files/patch-aa')
-rw-r--r--graphics/Mesa3/files/patch-aa10
1 files changed, 5 insertions, 5 deletions
diff --git a/graphics/Mesa3/files/patch-aa b/graphics/Mesa3/files/patch-aa
index 0c4ebf03a0fa..335bb2418f85 100644
--- a/graphics/Mesa3/files/patch-aa
+++ b/graphics/Mesa3/files/patch-aa
@@ -1,11 +1,11 @@
---- configure.orig Mon Apr 24 09:53:56 2000
-+++ configure Tue Apr 25 10:51:16 2000
-@@ -817,9 +817,9 @@
+--- configure.orig Thu Jul 20 18:25:10 2000
++++ configure Thu Aug 24 11:34:45 2000
+@@ -822,9 +822,9 @@
MESA_MAJOR=3
MESA_MINOR=2
- MESA_TINY=0
+ MESA_TINY=1
-LIBGL_VERSION=1:2:0${MESA_MAJOR}0${MESA_MINOR}0${MESA_TINY}
--LIBGLU_VERSION=1:2:0${MESA_MAJOR}0${MESA_MINOR}0${MESA_TINY}
+-LIBGLU_VERSION=1:1:0${MESA_MAJOR}0${MESA_MINOR}0${MESA_TINY}
-LIBGLUT_VERSION=3:7:0
+LIBGL_VERSION=${GLVER}:0
+LIBGLU_VERSION=${GLVER}:0