aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/mesagl/files
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1996-12-17 12:05:17 +0800
committerasami <asami@FreeBSD.org>1996-12-17 12:05:17 +0800
commitb1f8ab65acf8343466afb136a562b5dcf20ea04a (patch)
tree76ad2fbd7a5c79606ed20dd0d6ce01931c643f60 /graphics/mesagl/files
parentd40f62c96aee66945b5ad33076f24581dae44deb (diff)
downloadfreebsd-ports-gnome-b1f8ab65acf8343466afb136a562b5dcf20ea04a.tar.gz
freebsd-ports-gnome-b1f8ab65acf8343466afb136a562b5dcf20ea04a.tar.zst
freebsd-ports-gnome-b1f8ab65acf8343466afb136a562b5dcf20ea04a.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! ;)
Diffstat (limited to 'graphics/mesagl/files')
-rw-r--r--graphics/mesagl/files/patch-aa11
1 files changed, 11 insertions, 0 deletions
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