summaryrefslogtreecommitdiff
path: root/devel/kdbg
diff options
context:
space:
mode:
authorjoerg <joerg>2013-11-29 12:54:38 +0000
committerjoerg <joerg>2013-11-29 12:54:38 +0000
commit99091c12a477eaea9d8adce29a5682b0ca90cafc (patch)
treec5c13f384b62f69f14fd72b067b2d3b6e5ab2d0c /devel/kdbg
parent01c806b1942ac12b4f7b1e9b478268b8b9bfbe44 (diff)
downloadpkgsrc-99091c12a477eaea9d8adce29a5682b0ca90cafc.tar.gz
Not MAKE_JOBS_SAFE.
Diffstat (limited to 'devel/kdbg')
-rw-r--r--devel/kdbg/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/devel/kdbg/Makefile b/devel/kdbg/Makefile
index a4ae69a67c4..68d48e97f4c 100644
--- a/devel/kdbg/Makefile
+++ b/devel/kdbg/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.100 2013/10/09 17:39:07 wiz Exp $
+# $NetBSD: Makefile,v 1.101 2013/11/29 12:54:38 joerg Exp $
DISTNAME= kdbg-2.2.2
PKGREVISION= 20
@@ -10,6 +10,9 @@ HOMEPAGE= http://www.kdbg.org/
COMMENT= Graphical User Interface around gdb using KDE
LICENSE= gnu-gpl-v2
+# Race condition with using procattach.h and rebuilding procattachbase.h
+MAKE_JOBS_SAFE= no
+
USE_TOOLS+= gmake msgfmt perl
GNU_CONFIGURE= YES
SET_LIBDIR= YES