From f6c04ed15dd59ec3a5cd472a744936e96306c442 Mon Sep 17 00:00:00 2001 From: obache Date: Sun, 3 Oct 2010 07:46:56 +0000 Subject: MAKE_JOBS_SAFE=no --- cad/fastcap/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'cad') diff --git a/cad/fastcap/Makefile b/cad/fastcap/Makefile index f1708ca850e..0c7b61c9cb3 100644 --- a/cad/fastcap/Makefile +++ b/cad/fastcap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.34 2010/09/29 21:57:04 minskim Exp $ +# $NetBSD: Makefile,v 1.35 2010/10/03 07:46:56 obache Exp $ # DISTNAME= fastcap-2.0-18Sep92 @@ -18,6 +18,7 @@ BUILD_DEPENDS+= tex-bibtex>=0.99c:../../print/tex-bibtex BUILD_DEPENDS+= tex-latex-bin>=2009nb1:../../print/tex-latex-bin PKG_DESTDIR_SUPPORT= user-destdir +MAKE_JOBS_SAFE= no EXTRACT_USING= bsdtar -- cgit v1.2.3