summaryrefslogtreecommitdiff
path: root/sysutils/gamin
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2009-03-17 22:31:10 +0000
committerasau <asau@pkgsrc.org>2009-03-17 22:31:10 +0000
commit4a073012ebc5876d5496ee540b14292f187a330a (patch)
treeb984e7b7748bedf2741ac396991d45e4cd8a7ec8 /sysutils/gamin
parentb1bf3ebab8403b377b3bebfbae35a5ac2bd645fa (diff)
downloadpkgsrc-4a073012ebc5876d5496ee540b14292f187a330a.tar.gz
Mark as make jobs unsafe.
This affects both sysutils/gamin and sysutils/libgamin. PR pkg/41031 by Ryo HAYASAKA, tested by Daniel Horecki.
Diffstat (limited to 'sysutils/gamin')
-rw-r--r--sysutils/gamin/Makefile.common4
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/gamin/Makefile.common b/sysutils/gamin/Makefile.common
index 35ebc78d263..5348966a5a3 100644
--- a/sysutils/gamin/Makefile.common
+++ b/sysutils/gamin/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.2 2009/03/17 13:34:06 jmcneill Exp $
+# $NetBSD: Makefile.common,v 1.3 2009/03/17 22:31:10 asau Exp $
#
# used by sysutils/gamin/Makefile
# used by sysutils/libgamin/Makefile
@@ -15,6 +15,8 @@ COMMENT= File alteration monitor
CONFLICTS= fam-[0-9]*
+MAKE_JOBS_SAFE= no
+
USE_LIBTOOL= yes
USE_TOOLS+= pkg-config
GNU_CONFIGURE= yes