summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2008-03-07 19:11:14 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2008-03-07 19:11:14 +0000
commit79b608d89bd48948a1ab08041c50c7eca966cc91 (patch)
tree6235103a42226d83700fe9dcd0735ec295f41cea /games
parent- Remove dependency on X_CLIENTS_PORTS (diff)
update ogre3d to 1.4.7
Notes
Notes: svn path=/head/; revision=208609
Diffstat (limited to 'games')
-rw-r--r--games/ember/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/ember/Makefile b/games/ember/Makefile
index eccd9588c4ed..5652a904a262 100644
--- a/games/ember/Makefile
+++ b/games/ember/Makefile
@@ -18,7 +18,7 @@ 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.4.6.so:${PORTSDIR}/graphics/ogre3d
+BUILD_DEPENDS= ${LOCALBASE}/lib/libOgreMain-1.4.7.so:${PORTSDIR}/graphics/ogre3d
RUN_DEPENDS= ${BUILD_DEPENDS}
LIB_DEPENDS= sigc-2.0:${PORTSDIR}/devel/libsigc++20 \
eris-1.3:${PORTSDIR}/devel/eris \