summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorjoerg <joerg>2013-11-29 13:00:08 +0000
committerjoerg <joerg>2013-11-29 13:00:08 +0000
commitd11b406e180fb0e2b19b1216d4426f13eb242598 (patch)
treeaee632d0ab89d236686f3943ff6487fefac49e1b /sysutils
parentdccb846d6c0c3c118d9ffb7aa4dde64a928a82c0 (diff)
downloadpkgsrc-d11b406e180fb0e2b19b1216d4426f13eb242598.tar.gz
Not MAKE_JOBS_SAFE.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/bcollect/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/sysutils/bcollect/Makefile b/sysutils/bcollect/Makefile
index a080817c710..2ed71c56a19 100644
--- a/sysutils/bcollect/Makefile
+++ b/sysutils/bcollect/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2010/04/28 00:29:21 tonnerre Exp $
+# $NetBSD: Makefile,v 1.2 2013/11/29 13:00:08 joerg Exp $
DISTNAME= bcollect-0.6.0
CATEGORIES= sysutils
@@ -12,6 +12,9 @@ PKG_DESTDIR_SUPPORT= destdir
GNU_CONFIGURE= yes
USE_TOOLS+= lex yacc
+# Incomplete dependencies on confparser.h
+MAKE_JOBS_SAFE= no
+
CONF_FILES+= ${PREFIX}/share/examples/bcollect/bcollect.conf \
${PKG_SYSCONFDIR}/bcollect.conf