summaryrefslogtreecommitdiff
path: root/cad/ng-spice/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cad/ng-spice/Makefile')
-rw-r--r--cad/ng-spice/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/cad/ng-spice/Makefile b/cad/ng-spice/Makefile
index e26a56fa400..b7866d129f8 100644
--- a/cad/ng-spice/Makefile
+++ b/cad/ng-spice/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2002/09/21 06:36:45 jlam Exp $
+# $NetBSD: Makefile,v 1.14 2003/06/27 10:18:55 seb Exp $
#
DISTNAME= ng-spice-rework-14
@@ -21,8 +21,10 @@ GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --disable-debug
LIBS+= ${LIBGETOPT}
+USE_NEW_TEXINFO= YES
+INFO_FILES= ngspice.info
+
.include "../../devel/libgetopt/buildlink2.mk"
.include "../../devel/ncurses/buildlink2.mk"
-.include "../../mk/texinfo.mk"
.include "../../mk/bsd.pkg.mk"