summaryrefslogtreecommitdiff
path: root/www/swill/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/swill/Makefile')
-rw-r--r--www/swill/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/swill/Makefile b/www/swill/Makefile
index 4faee83b6ac..e139410c52f 100644
--- a/www/swill/Makefile
+++ b/www/swill/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2007/03/24 19:21:33 joerg Exp $
+# $NetBSD: Makefile,v 1.6 2009/06/30 00:07:24 joerg Exp $
DISTNAME= swill-0.1
CATEGORIES= www devel
@@ -12,4 +12,6 @@ WRKSRC= ${WRKDIR}/SWILL-0.1
GNU_CONFIGURE= yes
INSTALLATION_DIRS= include lib
+MAKE_JOBS_SAFE= no
+
.include "../../mk/bsd.pkg.mk"