summaryrefslogtreecommitdiff
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
parent908ae4efba5e9dc6d550568677764768e7a600c5 (diff)
downloadfreebsd-ports-ca13ff9f08f932c735cfcc846ef02e028924a051.zip
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! ;)
-rw-r--r--graphics/Mesa3/files/patch-aa11
-rw-r--r--graphics/Mesa3/pkg-plist8
-rw-r--r--graphics/mesagl/files/patch-aa11
-rw-r--r--graphics/mesagl/pkg-plist8
4 files changed, 30 insertions, 8 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
diff --git a/graphics/mesagl/files/patch-aa b/graphics/mesagl/files/patch-aa
index 84f62fcc3acb..fca00c048a52 100644
--- a/graphics/mesagl/files/patch-aa
+++ b/graphics/mesagl/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/mesagl/pkg-plist b/graphics/mesagl/pkg-plist
index a0218efef7af..19bfb115b2a2 100644
--- a/graphics/mesagl/pkg-plist
+++ b/graphics/mesagl/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