diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-11-22 19:49:43 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-11-22 19:49:43 +0000 |
commit | 8c2aab382d5ceff395ed38e45399378035c4968e (patch) | |
tree | ea623aea7a81d860cc89359721fd92c71b84534d /devel/roboctl | |
parent | e9cf7164b93e5dbdb7bef22c3dc3980161a34dad (diff) |
Notes
Diffstat (limited to 'devel/roboctl')
-rw-r--r-- | devel/roboctl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/roboctl/Makefile b/devel/roboctl/Makefile index d793c423b594..e7da1e95b18f 100644 --- a/devel/roboctl/Makefile +++ b/devel/roboctl/Makefile @@ -17,6 +17,7 @@ COMMENT= API and tools for communicating with Lego and Vex robots BUILD_DEPENDS= ${LOCALBASE}/lib/libgamepad.a:${PORTSDIR}/devel/libgamepad MAKE_ENV= EXTRALIBS=-lbluetooth +MAKE_JOBS_UNSAFE= yes OPTIONS= CUTECOM "Install cutecom for Vex debugging" On |