diff options
author | bapt <bapt@FreeBSD.org> | 2013-01-31 21:38:42 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2013-01-31 21:38:42 +0800 |
commit | 4bcc7b42bb70613448f06e4c9bf9ee4954a45279 (patch) | |
tree | 384a6fe89b7bf8bffcc478f3462d538eea755790 /science | |
parent | 3abf6e1909ca1ed94d5f66c10c68147f3f687a2f (diff) | |
download | freebsd-ports-gnome-4bcc7b42bb70613448f06e4c9bf9ee4954a45279.tar.gz freebsd-ports-gnome-4bcc7b42bb70613448f06e4c9bf9ee4954a45279.tar.zst freebsd-ports-gnome-4bcc7b42bb70613448f06e4c9bf9ee4954a45279.zip |
Chase boost update
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 |