summaryrefslogtreecommitdiff
path: root/games/ember
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2009-10-15 17:04:42 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2009-10-15 17:04:42 +0000
commit989e286bdee7b090eabb40886dbb457951a65c29 (patch)
treec6da6b51e5f431554de7f5d6ebfdc15592206416 /games/ember
parent- Update to 1.5.2 (diff)
update graphics/ogre3d to 1.6.3
bump PORTREVISION on affected ports
Notes
Notes: svn path=/head/; revision=242895
Diffstat (limited to 'games/ember')
-rw-r--r--games/ember/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/games/ember/Makefile b/games/ember/Makefile
index e8a6bdaccacf..825b93dac184 100644
--- a/games/ember/Makefile
+++ b/games/ember/Makefile
@@ -7,7 +7,7 @@
PORTNAME= ember
PORTVERSION= 0.5.6
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games
MASTER_SITES= SF/worldforge/Ember%20%28OGRE%20client%29/${PORTVERSION} \
http://amber.worldforge.org/ember/releases/stable/
@@ -18,8 +18,8 @@ DISTFILES+= ${DISTNAME}${EXTRACT_SUFX} \
MAINTAINER= oliver@FreeBSD.org
COMMENT= Ember is a WorldForge 3d client using the OGRE 3d library
-BUILD_DEPENDS= ${LOCALBASE}/lib/libOgreMain-1.6.2.so:${PORTSDIR}/graphics/ogre3d
-RUN_DEPENDS= ${LOCALBASE}/lib/libOgreMain-1.6.2.so:${PORTSDIR}/graphics/ogre3d
+BUILD_DEPENDS= ${LOCALBASE}/lib/libOgreMain-1.6.3.so:${PORTSDIR}/graphics/ogre3d
+RUN_DEPENDS= ${LOCALBASE}/lib/libOgreMain-1.6.3.so:${PORTSDIR}/graphics/ogre3d
LIB_DEPENDS= sigc-2.0:${PORTSDIR}/devel/libsigc++20 \
eris-1.3:${PORTSDIR}/devel/eris \
varconf-1.0.6:${PORTSDIR}/devel/varconf \