summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authordholland <dholland>2011-12-19 01:31:37 +0000
committerdholland <dholland>2011-12-19 01:31:37 +0000
commite1689ff44b853e16169d30bd9ef604360f8c1a8a (patch)
tree8f6d22d93db233b804210b23bce69b3809ea3a89 /lang
parentd7ccbf32a5d24ede2d8fe845103c8ff23c3c9741 (diff)
downloadpkgsrc-e1689ff44b853e16169d30bd9ef604360f8c1a8a.tar.gz
Not MAKE_JOBS_SAFE.
Diffstat (limited to 'lang')
-rw-r--r--lang/heirloom-awk/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/heirloom-awk/Makefile b/lang/heirloom-awk/Makefile
index 4f420cb5207..3e9f732ecd8 100644
--- a/lang/heirloom-awk/Makefile
+++ b/lang/heirloom-awk/Makefile
@@ -1,9 +1,11 @@
-# $NetBSD: Makefile,v 1.3 2011/05/28 11:42:05 cheusov Exp $
+# $NetBSD: Makefile,v 1.4 2011/12/19 01:31:37 dholland Exp $
PKGNAME= heirloom-awk-${HEIRLOOM_VER}
CATEGORIES= textproc lang
LICENSE= gnu-gpl-v2 AND original-bsd
+MAKE_JOBS_SAFE= no
+
MAKE_FLAGS+= SUBDIRS="build oawk nawk"
NEED_LIBUXRE= 1