summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lang/pnet/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/pnet/Makefile b/lang/pnet/Makefile
index 6d23494d97b..c85b072209b 100644
--- a/lang/pnet/Makefile
+++ b/lang/pnet/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2008/02/18 16:39:43 xtraeme Exp $
+# $NetBSD: Makefile,v 1.20 2008/11/02 13:29:38 obache Exp $
DISTNAME= pnet-0.8.0
#PKGREVISION= 1
@@ -13,6 +13,8 @@ BUILD_DEPENDS+= treecc>=0.2.6:../../devel/treecc
CONFLICTS= mono-[0-9]*
+MAKE_JOBS_SAFE= no
+
USE_TOOLS+= gmake lex makeinfo
USE_LANGUAGES= c c++
USE_LIBTOOL= yes