diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-07-28 11:45:08 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-07-28 11:45:08 +0000 |
commit | d1107bb40e81d1186ea75412dd5d61d736e4d726 (patch) | |
tree | 103926d89737f146b97db5255f054196dadab9fc /science/peekabot | |
parent | d89dccb61e24d9db4b71225fafab4061ae50cf51 (diff) | |
download | ports-d1107bb40e81d1186ea75412dd5d61d736e4d726.tar.gz ports-d1107bb40e81d1186ea75412dd5d61d736e4d726.zip |
Notes
Diffstat (limited to 'science/peekabot')
-rw-r--r-- | science/peekabot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/peekabot/Makefile b/science/peekabot/Makefile index e578c829ff49..e358f995a357 100644 --- a/science/peekabot/Makefile +++ b/science/peekabot/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= SF MAINTAINER= chris@officialunix.com COMMENT= Distributed real-time 3D visualization tool for robotics researchers -LIB_DEPENDS= boost_regex.4:${PORTSDIR}/devel/boost \ +LIB_DEPENDS= boost_regex.4:${PORTSDIR}/devel/boost-libs \ xerces-c.27:${PORTSDIR}/textproc/xerces-c2\ fltk.1:${PORTSDIR}/x11-toolkits/fltk |