From 1170bf854e7760a82ba67413eea1d0acd6d95ead Mon Sep 17 00:00:00 2001 From: seb Date: Sat, 9 Aug 2003 10:59:08 +0000 Subject: USE_NEW_TEXINFO is unnecessary now. --- math/algae/Makefile | 3 +-- math/calc/Makefile | 3 +-- math/ess/Makefile | 3 +-- math/eukleides/Makefile | 3 +-- math/fftw/Makefile | 3 +-- math/fftw2/Makefile | 3 +-- math/gsl/Makefile | 3 +-- math/mcsim/Makefile | 3 +-- math/octave-current/Makefile | 3 +-- math/octave/Makefile | 3 +-- math/pspp/Makefile | 3 +-- math/yorick/Makefile | 3 +-- 12 files changed, 12 insertions(+), 24 deletions(-) (limited to 'math') diff --git a/math/algae/Makefile b/math/algae/Makefile index 441d3fa2d05..9fefbf80311 100644 --- a/math/algae/Makefile +++ b/math/algae/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2003/07/31 22:58:39 seb Exp $ +# $NetBSD: Makefile,v 1.9 2003/08/09 11:11:24 seb Exp $ DISTNAME= algae-4.1.3 PKGREVISION= 1 @@ -16,7 +16,6 @@ USE_FORTRAN= # defined USE_BUILDLINK2= # defined USE_GNU_READLINE= # uses history_truncate_file -USE_NEW_TEXINFO= YES INFO_FILES= algae.info .include "../../devel/readline/buildlink2.mk" diff --git a/math/calc/Makefile b/math/calc/Makefile index be6e373b7f9..dad5dd534a0 100644 --- a/math/calc/Makefile +++ b/math/calc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2003/07/31 23:15:47 seb Exp $ +# $NetBSD: Makefile,v 1.12 2003/08/09 11:11:28 seb Exp $ DISTNAME= calc-2.02f PKGREVISION= 1 @@ -13,7 +13,6 @@ COMMENT= Advanced Calculator for GNU Emacs MAKE_ENV+= EMACS=${EMACS_FLAVOR} -USE_NEW_TEXINFO= YES USE_MAKEINFO= YES INFO_FILES= calc.info diff --git a/math/ess/Makefile b/math/ess/Makefile index ec9c4ba941e..256c750ff23 100644 --- a/math/ess/Makefile +++ b/math/ess/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2003/08/08 16:55:27 seb Exp $ +# $NetBSD: Makefile,v 1.6 2003/08/09 11:11:39 seb Exp $ DISTNAME= ess-5.1.24 CATEGORIES= math @@ -10,7 +10,6 @@ COMMENT= Emacs Speaks Statistics MAKEFLAGS+= EMACS=${EMACS_BIN} -USE_NEW_TEXINFO= YES USE_MAKEINFO= YES .if defined(USE_XEMACS) diff --git a/math/eukleides/Makefile b/math/eukleides/Makefile index a5c2057d2ac..4bf12b9ed7e 100644 --- a/math/eukleides/Makefile +++ b/math/eukleides/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2003/07/31 23:49:14 seb Exp $ +# $NetBSD: Makefile,v 1.4 2003/08/09 11:11:38 seb Exp $ # FreeBSD Id: ports/math/eukleides/Makefile,v 1.1 2002/06/04 18:40:20 ijliao Exp DISTNAME= eukleides.0.9.0 @@ -15,7 +15,6 @@ DEPENDS+= pstoedit>=3.31:../../graphics/pstoedit ALL_TARGET= eukleides USE_GMAKE= yes -USE_NEW_TEXINFO= YES USE_MAKEINFO= YES INFO_FILES= eukleides.info diff --git a/math/fftw/Makefile b/math/fftw/Makefile index 6cd2ead93ab..0324ae3c416 100644 --- a/math/fftw/Makefile +++ b/math/fftw/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2003/07/08 14:05:29 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2003/08/09 11:11:30 seb Exp $ .if (${MACHINE_ARCH} == "powerpc") DISTNAME= fftw-3.0.1-fma @@ -20,7 +20,6 @@ PKGCONFIG_OVERRIDE+= ${WRKSRC}/fftw.pc.in GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-shared USE_FORTRAN= yes -USE_NEW_TEXINFO= yes USE_GMAKE= yes INFO_FILES= fftw3.info diff --git a/math/fftw2/Makefile b/math/fftw2/Makefile index 2eaf8127215..0701300006f 100644 --- a/math/fftw2/Makefile +++ b/math/fftw2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2003/07/31 23:58:20 seb Exp $ +# $NetBSD: Makefile,v 1.4 2003/08/09 11:11:40 seb Exp $ DISTNAME= fftw-2.1.5 PKGNAME= fftw2-2.1.5 @@ -17,7 +17,6 @@ CONFIGURE_ARGS+= --enable-i386-hacks .endif USE_FORTRAN= yes USE_GMAKE= yes -USE_NEW_TEXINFO= yes USE_MAKEINFO= yes INFO_FILES= fftw.info diff --git a/math/gsl/Makefile b/math/gsl/Makefile index 0dfbbe4eb91..b84b084b82e 100644 --- a/math/gsl/Makefile +++ b/math/gsl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2003/08/02 13:20:15 seb Exp $ +# $NetBSD: Makefile,v 1.13 2003/08/09 11:11:31 seb Exp $ DISTNAME= gsl-1.3 CATEGORIES= math devel @@ -11,7 +11,6 @@ COMMENT= The GNU Scientific Library GNU_CONFIGURE= yes USE_LIBTOOL= yes LIBTOOL_OVERRIDE= ${WRKSRC}/libtool -USE_NEW_TEXINFO= yes INFO_FILES= gsl-ref.info TEST_TARGET= check diff --git a/math/mcsim/Makefile b/math/mcsim/Makefile index ff5f9f138a0..f3babbe66c2 100644 --- a/math/mcsim/Makefile +++ b/math/mcsim/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2003/08/02 13:27:27 seb Exp $ +# $NetBSD: Makefile,v 1.12 2003/08/09 11:11:33 seb Exp $ DISTNAME= mcsim-4.2.0 WRKSRC= ${WRKDIR}/mcsim @@ -8,7 +8,6 @@ MASTER_SITES= ${MASTER_SITE_GNU:=mcsim/} MAINTAINER= tech-pkg@NetBSD.org COMMENT= Monte Carlo Simulation software -USE_NEW_TEXINFO= YES USE_MAKEINFO= YES INFO_FILES= mcsim diff --git a/math/octave-current/Makefile b/math/octave-current/Makefile index a6d764dc880..9f6e7bba027 100644 --- a/math/octave-current/Makefile +++ b/math/octave-current/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2003/08/02 21:18:04 seb Exp $ +# $NetBSD: Makefile,v 1.20 2003/08/09 11:11:36 seb Exp $ DISTNAME= octave-2.1.33 PKGNAME= octave-2.1.34 @@ -43,7 +43,6 @@ USE_GNU_READLINE= # defined BUILDLINK_DEPENDS.readline= readline>=4.0 LDFLAGS+= -L${BUILDLINK_PREFIX.readline}/lib -USE_NEW_TEXINFO= YES USE_MAKEINFO= YES INFO_FILES= octave.info liboctave.info LIBOCTAVE_INFO= liboctave.info liboctave.info-1 \ diff --git a/math/octave/Makefile b/math/octave/Makefile index 834d55c7cc5..f8b59b948d4 100644 --- a/math/octave/Makefile +++ b/math/octave/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.35 2003/08/02 19:39:08 seb Exp $ +# $NetBSD: Makefile,v 1.36 2003/08/09 11:11:34 seb Exp $ # FreeBSD Id: Makefile,v 1.18 1998/09/27 20:10:45 steve Exp DISTNAME= octave-2.0.17 @@ -29,7 +29,6 @@ CONFIGURE_ENV+= FFLAGS="${CFLAGS}" OBJECT_FMT="${OBJECT_FMT}" CPPFLAGS+= -I${WRKDIR}/include LDFLAGS+= -Wl,${RPATH_FLAG}${PREFIX}/lib -L${PREFIX}/lib -USE_NEW_TEXINFO= YES USE_MAKEINFO= YES INFO_FILES= liboctave.info octave.info LIBOCTAVE_INFO= liboctave.info liboctave.info-1 liboctave.info-2 liboctave.info-3 diff --git a/math/pspp/Makefile b/math/pspp/Makefile index 505948daaf3..d244ee2cd9e 100644 --- a/math/pspp/Makefile +++ b/math/pspp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2003/08/02 21:38:11 seb Exp $ +# $NetBSD: Makefile,v 1.28 2003/08/09 11:11:37 seb Exp $ # DISTNAME= pspp-0.3.0 @@ -25,7 +25,6 @@ GNU_CONFIGURE= yes CPPFLAGS+= -Dunix=1 CONFIGURE_ARGS= --sysconfdir="${PKG_SYSCONFDIR}" -USE_NEW_TEXINFO= YES INFO_FILES= pspp.info PKG_SYSCONFSUBDIR= pspp diff --git a/math/yorick/Makefile b/math/yorick/Makefile index 2cd4d6114fd..3f522e18555 100644 --- a/math/yorick/Makefile +++ b/math/yorick/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2003/08/02 22:09:36 seb Exp $ +# $NetBSD: Makefile,v 1.8 2003/08/09 11:11:38 seb Exp $ DISTNAME= yorick-1.5.12 WRKSRC= ${WRKDIR}/yorick-1.5 @@ -15,7 +15,6 @@ USE_X11= yes BUILD_DIRS= ${WRKSRC} ${WRKSRC}/doc INSTALL_DIRS= ${WRKSRC} -USE_NEW_TEXINFO= YES USE_MAKEINFO= YES INFO_FILES= yorick.info -- cgit v1.2.3