summaryrefslogtreecommitdiff
path: root/x11/antiright
diff options
context:
space:
mode:
authorjoerg <joerg>2009-06-30 00:07:09 +0000
committerjoerg <joerg>2009-06-30 00:07:09 +0000
commit6dc2520300690e39fdb803dba4b818d03289cb63 (patch)
treedc8b846be5ce41fc91fa6fa283850ad5bd6918c8 /x11/antiright
parentdb3790b322960d22b168a0155c538ee2401c5300 (diff)
downloadpkgsrc-6dc2520300690e39fdb803dba4b818d03289cb63.tar.gz
Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with
MAKE_JOBS=2 and worked without.
Diffstat (limited to 'x11/antiright')
-rw-r--r--x11/antiright/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/antiright/Makefile b/x11/antiright/Makefile
index 36a712a286a..5118d4ef0a9 100644
--- a/x11/antiright/Makefile
+++ b/x11/antiright/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2009/06/11 08:10:26 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2009/06/30 00:07:24 joerg Exp $
#
DISTNAME= antiright-3.4
@@ -11,6 +11,8 @@ MAINTAINER= antiright@gmail.com
HOMEPAGE= http://www.nongnu.org/antiright/
COMMENT= The gtkshell GUI creator, gshterm, and ACE desktop implementation
+MAKE_JOBS_SAFE= no
+
PKG_DESTDIR_SUPPORT= user-destdir
HAS_CONFIGURE= YES