aboutsummaryrefslogtreecommitdiff
path: root/graphics/ogre3d
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2006-04-26 08:01:45 +0000
committerAlex Dupre <ale@FreeBSD.org>2006-04-26 08:01:45 +0000
commit7f590c43c2cd229f410976b13837b9ac7ac3034d (patch)
treeb0c0fb2149906c90cafa07eec42dee61d50e8dd9 /graphics/ogre3d
parent834f080e41542b2d9d64f9ec7cfb913ff4eb564d (diff)
downloadports-7f590c43c2cd229f410976b13837b9ac7ac3034d.tar.gz
ports-7f590c43c2cd229f410976b13837b9ac7ac3034d.zip
Bump zziplib version.
Notes
Notes: svn path=/head/; revision=160497
Diffstat (limited to 'graphics/ogre3d')
-rw-r--r--graphics/ogre3d/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/ogre3d/Makefile b/graphics/ogre3d/Makefile
index 0369d6745d4a..c3c6380288e4 100644
--- a/graphics/ogre3d/Makefile
+++ b/graphics/ogre3d/Makefile
@@ -7,6 +7,7 @@
PORTNAME= ogre3d
PORTVERSION= 1.0.7
+PORTREVISION= 1
CATEGORIES= graphics devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=ogre
@@ -15,7 +16,7 @@ DISTNAME= ogre-linux_osx-v${PORTVERSION:S/./-/g}
MAINTAINER= oliver@FreeBSD.org
COMMENT= A scene-oriented, flexible 3D engine written in C++
-LIB_DEPENDS= zzip.10:${PORTSDIR}/devel/zziplib \
+LIB_DEPENDS= zzip.13:${PORTSDIR}/devel/zziplib \
CEGUIBase.0:${PORTSDIR}/graphics/cegui
WRKSRC= ${WRKDIR}/ogrenew