diff options
Diffstat (limited to 'cad/ng-spice/Makefile')
-rw-r--r-- | cad/ng-spice/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/cad/ng-spice/Makefile b/cad/ng-spice/Makefile index c9504c16189..ebb899b1b1a 100644 --- a/cad/ng-spice/Makefile +++ b/cad/ng-spice/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2004/12/03 04:41:12 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.26 2005/04/11 21:45:02 tv Exp $ # DISTNAME= ng-spice-rework-15c @@ -11,7 +11,6 @@ HOMEPAGE= http://ngspice.sourceforge.net/ COMMENT= Next generation circuit simulation program WRKSRC= ${WRKDIR}/ng-spice-rework-15 -USE_BUILDLINK3= YES USE_X11= YES USE_LIBTOOL= YES USE_MAKEINFO= YES |