summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2013-11-29 13:00:08 +0000
committerjoerg <joerg@pkgsrc.org>2013-11-29 13:00:08 +0000
commita87c9b8f983f25c8eb4cea88efa27a9952fc56c9 (patch)
treeaee632d0ab89d236686f3943ff6487fefac49e1b /sysutils
parent048f2a863cd45f325f8bd28d85841a2b63a8416f (diff)
downloadpkgsrc-a87c9b8f983f25c8eb4cea88efa27a9952fc56c9.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