diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2009-08-02 19:36:34 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2009-08-02 19:36:34 +0000 |
commit | 789d75c728ef23566a07bf5b9bc2190bf34ff4f1 (patch) | |
tree | dc7540d42fa2d5d7c1c74515e3bdbf6ab842cd17 /graphics/ogre3d | |
parent | d1a9e827c98542eb35619dffa314cba50fb08b58 (diff) | |
download | ports-789d75c728ef23566a07bf5b9bc2190bf34ff4f1.tar.gz ports-789d75c728ef23566a07bf5b9bc2190bf34ff4f1.zip |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr
Notes
Notes:
svn path=/head/; revision=238781
Diffstat (limited to 'graphics/ogre3d')
-rw-r--r-- | graphics/ogre3d/Makefile | 2 | ||||
-rw-r--r-- | graphics/ogre3d/pkg-plist | 7 |
2 files changed, 1 insertions, 8 deletions
diff --git a/graphics/ogre3d/Makefile b/graphics/ogre3d/Makefile index b50fc05cf1f4..d850a151d55f 100644 --- a/graphics/ogre3d/Makefile +++ b/graphics/ogre3d/Makefile @@ -30,7 +30,7 @@ OPTIONS= GTK "Use GTK instead of Xt gui" off \ DEMOS "Build OGRE demos" off GNU_CONFIGURE= YES -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 USE_LDCONFIG= YES USE_BZIP2= YES USE_GNOME= gnomehack diff --git a/graphics/ogre3d/pkg-plist b/graphics/ogre3d/pkg-plist index 686969e9b3ac..ca5a71ce0b21 100644 --- a/graphics/ogre3d/pkg-plist +++ b/graphics/ogre3d/pkg-plist @@ -236,29 +236,22 @@ include/OGRE/OgreViewport.h include/OGRE/OgreWireBoundingBox.h include/OGRE/OgreZip.h include/OGRE/asm_math.h -lib/OGRE/Plugin_BSPSceneManager.a lib/OGRE/Plugin_BSPSceneManager.la lib/OGRE/Plugin_BSPSceneManager.so -lib/OGRE/Plugin_OctreeSceneManager.a lib/OGRE/Plugin_OctreeSceneManager.la lib/OGRE/Plugin_OctreeSceneManager.so -lib/OGRE/Plugin_OctreeZone.a lib/OGRE/Plugin_OctreeZone.la lib/OGRE/Plugin_OctreeZone.so -lib/OGRE/Plugin_ParticleFX.a lib/OGRE/Plugin_ParticleFX.la lib/OGRE/Plugin_ParticleFX.so -lib/OGRE/RenderSystem_GL.a lib/OGRE/RenderSystem_GL.la lib/OGRE/RenderSystem_GL.so -lib/OGRE/libPlugin_PCZSceneManager.a lib/OGRE/libPlugin_PCZSceneManager.la lib/OGRE/libPlugin_PCZSceneManager.so lib/libCEGUIOgreRenderer.a lib/libCEGUIOgreRenderer.la lib/libCEGUIOgreRenderer.so lib/libCEGUIOgreRenderer-1.6.2.so -lib/libOgreMain.a lib/libOgreMain.la lib/libOgreMain.so lib/libOgreMain-1.6.2.so |