diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2005-10-20 13:50:24 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2005-10-20 13:50:24 +0000 |
commit | 5a965693c3e099eede932d51380b1eda8ae7acf8 (patch) | |
tree | 71de35f8f69a0ad6761d7ec91a4089c56d7f8a33 /devel/eris | |
parent | a15ea9bf13327ac7307e6e958980256e57853872 (diff) |
Notes
Diffstat (limited to 'devel/eris')
-rw-r--r-- | devel/eris/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/eris/Makefile b/devel/eris/Makefile index 07431faa0614..5cbdd608517f 100644 --- a/devel/eris/Makefile +++ b/devel/eris/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= worldforge MAINTAINER= oliver@FreeBSD.org COMMENT= WorldForge client entity library -LIB_DEPENDS= Atlas-0.6.0:${PORTSDIR}/devel/atlas-devel \ +LIB_DEPENDS= Atlas-0.6.1:${PORTSDIR}/devel/atlas-devel \ skstream-0.3.3:${PORTSDIR}/net/skstream \ wfmath-0.3.3:${PORTSDIR}/math/wfmath \ sigc-2.0:${PORTSDIR}/devel/libsigc++20 |