summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorgdt <gdt@pkgsrc.org>2007-12-16 15:47:55 +0000
committergdt <gdt@pkgsrc.org>2007-12-16 15:47:55 +0000
commit264f4f3189bea2207b252bd06d5271be367d0ff8 (patch)
tree85226f287299fd7aed2748c7dd5eeeb35fc06ea0 /lang
parent0b013968a98cf36effea18e135c6836c1602b979 (diff)
downloadpkgsrc-264f4f3189bea2207b252bd06d5271be367d0ff8.tar.gz
# Many failures - this is *very* far from safe.
MAKE_JOBS_SAFE= no
Diffstat (limited to 'lang')
-rw-r--r--lang/f2c/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/lang/f2c/Makefile b/lang/f2c/Makefile
index 14125e07398..44c5990dd79 100644
--- a/lang/f2c/Makefile
+++ b/lang/f2c/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.42 2007/09/25 10:07:06 hira Exp $
+# $NetBSD: Makefile,v 1.43 2007/12/16 15:47:55 gdt Exp $
DISTNAME= f2c-20001205
PKGREVISION= 9
@@ -24,6 +24,9 @@ COMMENT= Fortran to C compiler including a script to emulate f77
PKG_DESTDIR_SUPPORT= user-destdir
+# Many failures - this is *very* far from safe.
+MAKE_JOBS_SAFE= no
+
CONFLICTS= egcs-current-19980608
F2CMAJOR= 0