diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2011-01-20 11:45:54 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2011-01-20 11:45:54 +0000 |
commit | 6252238ab96eb1d91f981702a13d7177c22e8a9d (patch) | |
tree | 1c57161cb455a0267fac65d4780634206df6ff38 /devel/eris/Makefile | |
parent | 23a77746194543d18ae014ccd94a0c1baca01aef (diff) | |
download | ports-6252238ab96eb1d91f981702a13d7177c22e8a9d.tar.gz ports-6252238ab96eb1d91f981702a13d7177c22e8a9d.zip |
update devel/mercator to 0.2.9
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=268030
Diffstat (limited to 'devel/eris/Makefile')
-rw-r--r-- | devel/eris/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/eris/Makefile b/devel/eris/Makefile index e24182f7a56e..c0c82659bab2 100644 --- a/devel/eris/Makefile +++ b/devel/eris/Makefile @@ -7,6 +7,7 @@ PORTNAME= eris PORTVERSION= 1.3.16 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= SF/worldforge/Eris%201.4%20%28client%20lib%29/${PORTVERSION}/ @@ -17,7 +18,7 @@ LIB_DEPENDS= Atlas-0.6.1:${PORTSDIR}/devel/atlas-devel \ skstream-0.3.5:${PORTSDIR}/net/skstream \ wfmath-0.3.4:${PORTSDIR}/math/wfmath \ sigc-2.0:${PORTSDIR}/devel/libsigc++20 \ - mercator-0.2.7:${PORTSDIR}/devel/mercator + mercator-0.2.8:${PORTSDIR}/devel/mercator GNU_CONFIGURE= yes USE_LDCONFIG= yes |