summaryrefslogtreecommitdiff
path: root/graphics/Mesa3
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-12-17 04:05:17 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-12-17 04:05:17 +0000
commitca13ff9f08f932c735cfcc846ef02e028924a051 (patch)
treebbff11e9bd4c6f0ad4d9f44dd3f25bcaf2da4b06 /graphics/Mesa3
parentPKGNAME is not necessary if it's the same as DISTNAME. (diff)
Make this thing actually compile and package. (Jordan, you can't just
change the install target and assume the building rule or package target will figure out the shlib name change! ;)
Notes
Notes: svn path=/head/; revision=4992
Diffstat (limited to 'graphics/Mesa3')
-rw-r--r--graphics/Mesa3/files/patch-aa11
-rw-r--r--graphics/Mesa3/pkg-plist8
2 files changed, 15 insertions, 4 deletions
diff --git a/graphics/Mesa3/files/patch-aa b/graphics/Mesa3/files/patch-aa
index 84f62fcc3acb..fca00c048a52 100644
--- a/graphics/Mesa3/files/patch-aa
+++ b/graphics/Mesa3/files/patch-aa
@@ -32,3 +32,14 @@
amiga:
@echo "See the README.AMIGA file for installation information"
+--- ./mklib.freebsd.org Tue Aug 13 19:56:47 1996
++++ ./mklib.freebsd Mon Dec 16 19:52:10 1996
+@@ -6,7 +6,7 @@
+ # First argument is name of output library
+ # Rest of arguments are object files
+
+-VERSION="2.0"
++VERSION="13.0"
+
+ LIBRARY=$1
+ shift 1
diff --git a/graphics/Mesa3/pkg-plist b/graphics/Mesa3/pkg-plist
index a0218efef7af..19bfb115b2a2 100644
--- a/graphics/Mesa3/pkg-plist
+++ b/graphics/Mesa3/pkg-plist
@@ -1,11 +1,11 @@
lib/libMesaGL.a
-lib/libMesaGL.so.2.0
+lib/libMesaGL.so.13.0
lib/libMesaGLU.a
-lib/libMesaGLU.so.2.0
+lib/libMesaGLU.so.13.0
lib/libMesaaux.a
-lib/libMesaaux.so.2.0
+lib/libMesaaux.so.13.0
lib/libMesatk.a
-lib/libMesatk.so.2.0
+lib/libMesatk.so.13.0
include/Mesa/glaux.h
include/Mesa/gltk.h
include/Mesa/GL/fgl.h