From 2e7ab73782cbef5e794e6547011abd90d135a8fc Mon Sep 17 00:00:00 2001 From: dmcmahill Date: Fri, 7 Feb 2003 10:34:07 +0000 Subject: unlimit datasize for build --- cad/vipec/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'cad/vipec') diff --git a/cad/vipec/Makefile b/cad/vipec/Makefile index 5fb98809817..1c7464bc993 100644 --- a/cad/vipec/Makefile +++ b/cad/vipec/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2003/02/06 02:39:16 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.31 2003/02/07 10:34:07 dmcmahill Exp $ # DISTNAME= ViPEC-3.1.3 @@ -14,6 +14,7 @@ BUILD_DEPENDS+= tmake-*:../../devel/tmake USE_BUILDLINK2= yes USE_X11= yes USE_GMAKE= yes +UNLIMIT_RESOURCES+= datasize CONFLICTS+= vipec-[0-9]* -- cgit v1.2.3