aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-07-24 06:45:04 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-07-24 06:45:04 +0000
commit90616801417dc8f2ca3e3743607b24886cbabbef (patch)
tree5ae6eba53b6796063e54b0aa675d2fba8d7c7c82
parent296bda1ce25bf1cec96638e43430aedc848f1c07 (diff)
downloadports-90616801417dc8f2ca3e3743607b24886cbabbef.tar.gz
ports-90616801417dc8f2ca3e3743607b24886cbabbef.zip
Notes
-rw-r--r--science/peekabot/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/science/peekabot/Makefile b/science/peekabot/Makefile
index 1b95444ce337..bcb6d0e8dd11 100644
--- a/science/peekabot/Makefile
+++ b/science/peekabot/Makefile
@@ -13,14 +13,15 @@ COMMENT= Distributed real-time 3D visualization tool for robotics researchers
LICENSE= BSL GPLv3
LICENSE_COMB= multi
+BROKEN= Does not build
+
LIB_DEPENDS= boost_regex:${PORTSDIR}/devel/boost-libs \
xerces-c.3:${PORTSDIR}/textproc/xerces-c3 \
gtkglextmm-x11-1.2:${PORTSDIR}/x11-toolkits/gtkglextmm
USE_BZIP2= yes
-USES= pathfix
+USES= pathfix gmake
USE_GCC= 4.6+
-USE_GMAKE= yes
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
MAKE_JOBS_SAFE= yes