diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-01-31 13:38:42 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-01-31 13:38:42 +0000 |
commit | f5f6cd6d9b51abcfaf7d5a03d342e91dc742074d (patch) | |
tree | 384a6fe89b7bf8bffcc478f3462d538eea755790 /science | |
parent | Add a not about boost update (diff) |
Chase boost update
Notes
Notes:
svn path=/head/; revision=311310
Diffstat (limited to 'science')
-rw-r--r-- | science/peekabot/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/science/peekabot/Makefile b/science/peekabot/Makefile index 1e4ccdd333ce..7cc2bf0d7103 100644 --- a/science/peekabot/Makefile +++ b/science/peekabot/Makefile @@ -3,7 +3,7 @@ PORTNAME= peekabot PORTVERSION= 0.8.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= science MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION:R}.x @@ -13,7 +13,7 @@ COMMENT= Distributed real-time 3D visualization tool for robotics researchers LICENSE= BSL GPLv3 LICENSE_COMB= multi -LIB_DEPENDS= boost_regex.4:${PORTSDIR}/devel/boost-libs \ +LIB_DEPENDS= boost_regex:${PORTSDIR}/devel/boost-libs \ xerces-c.3:${PORTSDIR}/textproc/xerces-c3 \ gtkglextmm-x11-1.2:${PORTSDIR}/x11-toolkits/gtkglextmm |