From 782b73a94b268d9a265dc53ec32ec90b79b24121 Mon Sep 17 00:00:00 2001 From: tron Date: Mon, 27 Mar 2000 08:54:53 +0000 Subject: Adapt to new handling of "${CONFIGURE}". --- cad/fastcap/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cad/fastcap') diff --git a/cad/fastcap/Makefile b/cad/fastcap/Makefile index ec465f3742c..838f3765374 100644 --- a/cad/fastcap/Makefile +++ b/cad/fastcap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 1998/09/14 17:15:05 agc Exp $ +# $NetBSD: Makefile,v 1.4 2000/03/27 08:54:53 tron Exp $ # DISTNAME= fastcap-2.0-15Jul92 @@ -21,7 +21,7 @@ IGNOREFILES= postscript/ug.ps.Z \ postscript/tcad.ps.Z HAS_CONFIGURE= yes -CONFIGURE_SCRIPT= config +CONFIGURE_SCRIPT= ./config CONFIGURE_ARGS= 4 do-install: -- cgit v1.2.3