summaryrefslogtreecommitdiff
path: root/cad/ng-spice/Makefile
diff options
context:
space:
mode:
authordmcmahill <dmcmahill@pkgsrc.org>2004-12-02 13:33:32 +0000
committerdmcmahill <dmcmahill@pkgsrc.org>2004-12-02 13:33:32 +0000
commit2623e34cd87ea3b1aa0f80f3518433e6cee70b81 (patch)
tree027fa285b240b9c55515c1837e5ae00a6a672b0b /cad/ng-spice/Makefile
parent7d93c9ee8d71966898d35be2322eb625e74bfd81 (diff)
downloadpkgsrc-2623e34cd87ea3b1aa0f80f3518433e6cee70b81.tar.gz
update to ng-spice-15c
updates the vbic model, fixes some memory leaks, fixes a bug related to `m' (multiplicity factor), various other bug fixes.
Diffstat (limited to 'cad/ng-spice/Makefile')
-rw-r--r--cad/ng-spice/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/cad/ng-spice/Makefile b/cad/ng-spice/Makefile
index e035f4023af..d435eb0831e 100644
--- a/cad/ng-spice/Makefile
+++ b/cad/ng-spice/Makefile
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.23 2004/12/02 00:06:40 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.24 2004/12/02 13:33:32 dmcmahill Exp $
#
-DISTNAME= ngspice-rework15
-PKGNAME= ng-spice-15
+DISTNAME= ng-spice-rework-15c
+PKGNAME= ng-spice-15c
CATEGORIES= cad
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ngspice/}
-EXTRACT_SUFX= .tgz
MAINTAINER= dmcmahill@NetBSD.org
HOMEPAGE= http://ngspice.sourceforge.net/
@@ -17,6 +16,7 @@ WRKSRC= ${WRKDIR}/ng-spice-rework-15
USE_BUILDLINK3= YES
USE_X11= YES
USE_LIBTOOL= YES
+USE_MAKEINFO= YES
USE_GNU_TOOLS+= make
USE_GNU_READLINE= uses rl_* interface