summaryrefslogtreecommitdiff
path: root/devel/atf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/atf/Makefile')
-rw-r--r--devel/atf/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/atf/Makefile b/devel/atf/Makefile
index 4c1a64f7245..e502e4787ae 100644
--- a/devel/atf/Makefile
+++ b/devel/atf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2009/01/18 21:23:14 jmmv Exp $
+# $NetBSD: Makefile,v 1.9 2009/06/30 00:07:12 joerg Exp $
#
DISTNAME= atf-0.6
@@ -11,6 +11,8 @@ COMMENT= Automated testing framework
PKG_DESTDIR_SUPPORT= user-destdir
+MAKE_JOBS_SAFE= no
+
GNU_CONFIGURE= yes
USE_LANGUAGES= c c++
USE_LIBTOOL= yes