aboutsummaryrefslogtreecommitdiffstats
path: root/games/ember
diff options
context:
space:
mode:
Diffstat (limited to 'games/ember')
-rw-r--r--games/ember/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/ember/Makefile b/games/ember/Makefile
index 18fac7f6a16d..b38a5192df01 100644
--- a/games/ember/Makefile
+++ b/games/ember/Makefile
@@ -7,6 +7,7 @@
PORTNAME= ember
PORTVERSION= 0.5.2
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= SF \
http://amber.worldforge.org/ember/releases/stable/
@@ -17,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.8.so:${PORTSDIR}/graphics/ogre3d
+BUILD_DEPENDS= ${LOCALBASE}/lib/libOgreMain-1.4.9.so:${PORTSDIR}/graphics/ogre3d
RUN_DEPENDS= ${BUILD_DEPENDS}
LIB_DEPENDS= sigc-2.0:${PORTSDIR}/devel/libsigc++20 \
eris-1.3:${PORTSDIR}/devel/eris \