1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00

Mark MAKE_JOBS_UNSAFE

This commit is contained in:
Rene Ladan 2010-10-26 14:33:12 +00:00
parent 67ebfd2ce6
commit 5c8f4fa0c2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=263621

View File

@ -17,6 +17,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= rene@FreeBSD.org
COMMENT= NBC is a programming language for the LEGO MINDSTORMS NXT product
MAKE_JOBS_UNSAFE= yes
OPTIONS= ROBOCTL "Include roboctl to communicate with the NXT" off
.include <bsd.port.pre.mk>