diff options
author | asami <asami@FreeBSD.org> | 1996-12-17 04:05:17 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1996-12-17 04:05:17 +0000 |
commit | b1f8ab65acf8343466afb136a562b5dcf20ea04a (patch) | |
tree | 76ad2fbd7a5c79606ed20dd0d6ce01931c643f60 /graphics/mesagl/pkg-plist | |
parent | d40f62c96aee66945b5ad33076f24581dae44deb (diff) | |
download | FreeBSD-ports-b1f8ab65acf8343466afb136a562b5dcf20ea04a.zip FreeBSD-ports-b1f8ab65acf8343466afb136a562b5dcf20ea04a.tar.gz |
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/pkg-plist')
-rw-r--r-- | graphics/mesagl/pkg-plist | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/graphics/mesagl/pkg-plist b/graphics/mesagl/pkg-plist index a0218ef..19bfb11 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 |