summaryrefslogtreecommitdiff
path: root/devel/eris
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2005-05-07 11:01:02 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2005-05-07 11:01:02 +0000
commit05a8c28660e852611f7231818657830ce72a2060 (patch)
tree0942e2a333effc8f7805dc3d9eff96f48bf9600d /devel/eris
parentupdate to 0.6.3 (diff)
update Atlas-C++ to 0.4.95
Notes
Notes: svn path=/head/; revision=134766
Diffstat (limited to 'devel/eris')
-rw-r--r--devel/eris/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/eris/Makefile b/devel/eris/Makefile
index 82b8ba97b367..1d072c00af32 100644
--- a/devel/eris/Makefile
+++ b/devel/eris/Makefile
@@ -7,6 +7,7 @@
PORTNAME= eris
PORTVERSION= 1.2.1
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= ftp://ftp.worldforge.org/pub/worldforge/libs/eris/ \
http://purple.worldforge.org/downloads/libs/eris/ \
@@ -16,7 +17,7 @@ MASTER_SITE_SUBDIR= worldforge
MAINTAINER= jannisan@t-online.de
COMMENT= WorldForge client entity library
-LIB_DEPENDS= Atlas-0.5.1:${PORTSDIR}/devel/atlas \
+LIB_DEPENDS= Atlas-0.5.2:${PORTSDIR}/devel/atlas \
skstream-0.3.1:${PORTSDIR}/net/skstream \
wfmath-0.3.3:${PORTSDIR}/math/wfmath \
sigc-1.2:${PORTSDIR}/devel/libsigc++12