aboutsummaryrefslogtreecommitdiff
path: root/graphics/ogre3d
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2008-06-01 05:55:10 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2008-06-01 05:55:10 +0000
commit68e9205eb84e56a4c1e2ab5b05e9d6651e168f1c (patch)
tree3090ebd9df22ae789b0341af465476125e49a3b3 /graphics/ogre3d
parent052d9f4d31a501621fe9223c2097705769341e59 (diff)
downloadports-68e9205eb84e56a4c1e2ab5b05e9d6651e168f1c.tar.gz
ports-68e9205eb84e56a4c1e2ab5b05e9d6651e168f1c.zip
Notes
Diffstat (limited to 'graphics/ogre3d')
-rw-r--r--graphics/ogre3d/Makefile12
-rw-r--r--graphics/ogre3d/distinfo6
-rw-r--r--graphics/ogre3d/pkg-plist4
3 files changed, 11 insertions, 11 deletions
diff --git a/graphics/ogre3d/Makefile b/graphics/ogre3d/Makefile
index e72a9a8d1082..d29b9679b6d4 100644
--- a/graphics/ogre3d/Makefile
+++ b/graphics/ogre3d/Makefile
@@ -6,12 +6,12 @@
#
PORTNAME= ogre3d
-PORTVERSION= 1.4.7
-PORTREVISION= 3
+PORTVERSION= 1.4.8
+PORTREVISION= 0
CATEGORIES= graphics devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=ogre
-DISTNAME= ogre-linux_osx-v${PORTVERSION:S/./-/g}
+DISTNAME= ogre-v${PORTVERSION:S/./-/g}
MAINTAINER= oliver@FreeBSD.org
COMMENT= A scene-oriented, flexible 3D engine written in C++
@@ -20,10 +20,10 @@ LIB_DEPENDS= zzip.13:${PORTSDIR}/devel/zziplib \
CEGUIBase.1:${PORTSDIR}/graphics/cegui \
IL.1:${PORTSDIR}/graphics/devil
-WRKSRC= ${WRKDIR}/ogrenew
+WRKSRC= ${WRKDIR}/ogre
CONFIGURE_ARGS= --disable-cg --program-transform-name= --enable-static \
--with-cppunit-prefix=/nonexistent --disable-freeimage
-CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include -DNDEBUG" \
+CONFIGURE_ENV+= CPPFLAGS="-I${X11BASE}/include -DNDEBUG" \
ZZIPLIB_CFLAGS="-I${LOCALBASE}/include" \
ZZIPLIB_LIBS="-L${LOCALBASE}/lib -lzzip"
GNU_CONFIGURE= YES
@@ -41,7 +41,7 @@ post-patch:
s|sdl-config|${SDL_CONFIG}|g; \
s|-lpthread|${PTHREAD_LIBS}|g; \
s|"-lIL|"-L${LOCALBASE}/lib -lIL|g; \
- s|-lGL -lGLU|-L${LOCALBASE}/lib &|g; \
+ s|-lGL -lGLU|-L${X11BASE}/lib &|g; \
s|" == "x|" = "x|g; \
s|-lfreeimage|-L${LOCALBASE}/lib &|g' \
${WRKSRC}/configure
diff --git a/graphics/ogre3d/distinfo b/graphics/ogre3d/distinfo
index 50cd69c00df3..22fb5ad1edb0 100644
--- a/graphics/ogre3d/distinfo
+++ b/graphics/ogre3d/distinfo
@@ -1,3 +1,3 @@
-MD5 (ogre-linux_osx-v1-4-7.tar.bz2) = f44cba3f7362f6d8ca4187dee0d588ef
-SHA256 (ogre-linux_osx-v1-4-7.tar.bz2) = bf23a33ae53715ddb77cb06148c9c7a681c685c90227163aa8ce9af1c993b0cf
-SIZE (ogre-linux_osx-v1-4-7.tar.bz2) = 28804286
+MD5 (ogre-v1-4-8.tar.bz2) = c9034bdbd4c7cd79a4dd38811765262a
+SHA256 (ogre-v1-4-8.tar.bz2) = 396eac8accbee9b3652ed6b94e2bc2c7a129e96c661fe1a6d5855c78657d19c1
+SIZE (ogre-v1-4-8.tar.bz2) = 29700614
diff --git a/graphics/ogre3d/pkg-plist b/graphics/ogre3d/pkg-plist
index a9f5d3de98c4..1c5496d38517 100644
--- a/graphics/ogre3d/pkg-plist
+++ b/graphics/ogre3d/pkg-plist
@@ -236,11 +236,11 @@ lib/OGRE/RenderSystem_GL.so
lib/libCEGUIOgreRenderer.a
lib/libCEGUIOgreRenderer.la
lib/libCEGUIOgreRenderer.so
-lib/libCEGUIOgreRenderer-1.4.7.so
+lib/libCEGUIOgreRenderer-1.4.8.so
lib/libOgreMain.a
lib/libOgreMain.la
lib/libOgreMain.so
-lib/libOgreMain-1.4.7.so
+lib/libOgreMain-1.4.8.so
libdata/pkgconfig/CEGUI-OGRE.pc
libdata/pkgconfig/OGRE.pc
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS