summaryrefslogtreecommitdiff
path: root/cad/ng-spice
diff options
context:
space:
mode:
authorseb <seb>2003-08-09 10:27:40 +0000
committerseb <seb>2003-08-09 10:27:40 +0000
commit062b550c62066ad779cb71e7ac4914a81a002bbe (patch)
tree4445a37aeb56e09b695d2d32d03801a7413f842b /cad/ng-spice
parent3d7a5d0ddbfe349aea0d59fedc7c9c89b9cd9982 (diff)
downloadpkgsrc-062b550c62066ad779cb71e7ac4914a81a002bbe.tar.gz
USE_NEW_TEXINFO is unnecessary now.
Diffstat (limited to 'cad/ng-spice')
-rw-r--r--cad/ng-spice/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/cad/ng-spice/Makefile b/cad/ng-spice/Makefile
index 3e2d4cb765b..c6484068fb4 100644
--- a/cad/ng-spice/Makefile
+++ b/cad/ng-spice/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2003/07/17 21:25:13 grant Exp $
+# $NetBSD: Makefile,v 1.17 2003/08/09 10:32:14 seb Exp $
#
DISTNAME= ng-spice-rework-14
@@ -22,7 +22,6 @@ GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --disable-debug
LIBS+= ${LIBGETOPT}
-USE_NEW_TEXINFO= YES
INFO_FILES= ngspice.info
.include "../../devel/libgetopt/buildlink2.mk"