aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authoroliver <oliver@FreeBSD.org>2009-04-05 18:09:00 +0800
committeroliver <oliver@FreeBSD.org>2009-04-05 18:09:00 +0800
commit2072cc76d645dbe5ceed3f19ff3b965d37ea5eba (patch)
tree3f1e7d5b86623fd856cce8b557c9f616342893a5 /games
parentb3d56376f43bbd6ea830bbb6ce4c2ca9098b22c3 (diff)
downloadfreebsd-ports-gnome-2072cc76d645dbe5ceed3f19ff3b965d37ea5eba.tar.gz
freebsd-ports-gnome-2072cc76d645dbe5ceed3f19ff3b965d37ea5eba.tar.zst
freebsd-ports-gnome-2072cc76d645dbe5ceed3f19ff3b965d37ea5eba.zip
library version of eris was not meant to be included in the last commit
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 a73f173713ee..f0b6e961bebf 100644
--- a/games/ember/Makefile
+++ b/games/ember/Makefile
@@ -21,7 +21,7 @@ COMMENT= Ember is a WorldForge 3d client using the OGRE 3d library
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.15:${PORTSDIR}/devel/eris \
+ eris-1.3:${PORTSDIR}/devel/eris \
varconf-1.0.6:${PORTSDIR}/devel/varconf \
mercator-0.2.6:${PORTSDIR}/devel/mercator \
openal.0:${PORTSDIR}/audio/openal \