summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorhans <hans@pkgsrc.org>2012-02-16 20:28:21 +0000
committerhans <hans@pkgsrc.org>2012-02-16 20:28:21 +0000
commit2efc4801b08f7cc009b71e17c890a2e83f7900df (patch)
tree3dadb8267e8da7dddfd2cf0efec235891dc8069d /x11
parent7413d8afc66ee3e1d0e41d00a28b71143db66a05 (diff)
downloadpkgsrc-2efc4801b08f7cc009b71e17c890a2e83f7900df.tar.gz
Not MAKE_JOBS_SAFE.
Diffstat (limited to 'x11')
-rw-r--r--x11/xforms/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xforms/Makefile b/x11/xforms/Makefile
index 3865a80f661..e56facf6b79 100644
--- a/x11/xforms/Makefile
+++ b/x11/xforms/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.66 2012/02/06 12:42:30 wiz Exp $
+# $NetBSD: Makefile,v 1.67 2012/02/16 20:28:21 hans Exp $
#
DISTNAME= xforms-1.0
@@ -14,6 +14,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
USE_IMAKE= YES
+MAKE_JOBS_SAFE= no
MAKE_ENV= DEPEND_DEFINES=${CPPFLAGS:M*:Q}
MAKE_FLAGS+= MANPATH=${PREFIX}/${PKGMANDIR}
SCRIPTS_ENV= DEPEND_DEFINES="${CPPFLAGS}"