diff options
author | seb <seb@pkgsrc.org> | 2003-08-09 10:27:40 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2003-08-09 10:27:40 +0000 |
commit | 0d7159e7bde3ed33d6dcb456f8e432ef446180b6 (patch) | |
tree | 4445a37aeb56e09b695d2d32d03801a7413f842b | |
parent | b4bf4efa5702a3cf588f510f5adf6324af9f5d55 (diff) | |
download | pkgsrc-0d7159e7bde3ed33d6dcb456f8e432ef446180b6.tar.gz |
USE_NEW_TEXINFO is unnecessary now.
-rw-r--r-- | archivers/gcpio/Makefile | 3 | ||||
-rw-r--r-- | archivers/gsharutils/Makefile | 3 | ||||
-rw-r--r-- | archivers/gtar-info/Makefile | 3 | ||||
-rw-r--r-- | archivers/gzip-info/Makefile | 3 | ||||
-rw-r--r-- | audio/festdoc/Makefile | 3 | ||||
-rw-r--r-- | audio/libmikmod/Makefile | 3 | ||||
-rw-r--r-- | audio/openal/Makefile | 3 | ||||
-rw-r--r-- | audio/rplay/Makefile | 3 | ||||
-rw-r--r-- | audio/tracker/Makefile | 3 | ||||
-rw-r--r-- | audio/trplayer/Makefile | 3 | ||||
-rw-r--r-- | cad/dinotrace/Makefile | 3 | ||||
-rw-r--r-- | cad/gschem/Makefile | 3 | ||||
-rw-r--r-- | cad/libgeda/Makefile | 3 | ||||
-rw-r--r-- | cad/ng-spice/Makefile | 3 | ||||
-rw-r--r-- | cad/pcb/Makefile | 3 | ||||
-rw-r--r-- | chat/liece/Makefile | 3 | ||||
-rw-r--r-- | chat/navi2ch/Makefile | 3 | ||||
-rw-r--r-- | comms/fidogate/Makefile | 3 | ||||
-rw-r--r-- | comms/mgetty+sendfax/Makefile | 3 | ||||
-rw-r--r-- | converters/latex2rtf/Makefile | 3 | ||||
-rw-r--r-- | converters/recode/Makefile | 3 | ||||
-rw-r--r-- | cross/avr-binutils/Makefile | 3 | ||||
-rw-r--r-- | cross/avrdude/Makefile | 3 |
23 files changed, 23 insertions, 46 deletions
diff --git a/archivers/gcpio/Makefile b/archivers/gcpio/Makefile index 50766b9f255..7d4b5affc0e 100644 --- a/archivers/gcpio/Makefile +++ b/archivers/gcpio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2003/07/17 21:21:12 grant Exp $ +# $NetBSD: Makefile,v 1.19 2003/08/09 10:27:40 seb Exp $ # DISTNAME= cpio-2.4.2 @@ -15,7 +15,6 @@ USE_BUILDLINK2= yes GNU_CONFIGURE= yes LIBS+= -lgnumalloc -USE_NEW_TEXINFO= yes INFO_FILES= cpio.info .include "../../mk/bsd.prefs.mk" diff --git a/archivers/gsharutils/Makefile b/archivers/gsharutils/Makefile index c99915cca25..3cd9fb31f4e 100644 --- a/archivers/gsharutils/Makefile +++ b/archivers/gsharutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2003/07/17 21:21:13 grant Exp $ +# $NetBSD: Makefile,v 1.18 2003/08/09 10:27:41 seb Exp $ DISTNAME= sharutils-4.2.1 PKGNAME= g${DISTNAME} @@ -17,7 +17,6 @@ USE_PKGLOCALEDIR= yes GNU_CONFIGURE= yes INSTALL_TARGET= install install-man -USE_NEW_TEXINFO= YES USE_MAKEINFO= YES INFO_FILES= remsync.info sharutils.info diff --git a/archivers/gtar-info/Makefile b/archivers/gtar-info/Makefile index b8c26f42d45..063a9937848 100644 --- a/archivers/gtar-info/Makefile +++ b/archivers/gtar-info/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2003/07/17 21:21:16 grant Exp $ +# $NetBSD: Makefile,v 1.13 2003/08/09 10:27:41 seb Exp $ # DISTNAME= tar-1.13.25 @@ -13,7 +13,6 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.gnu.org/software/tar/tar.html COMMENT= Info format documentation for the GNU tape archiver -USE_NEW_TEXINFO= YES INFO_FILES= tar.info USE_BUILDLINK2= yes diff --git a/archivers/gzip-info/Makefile b/archivers/gzip-info/Makefile index 4c9ab2bfd87..3acbe7ff6df 100644 --- a/archivers/gzip-info/Makefile +++ b/archivers/gzip-info/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2003/07/17 21:21:19 grant Exp $ +# $NetBSD: Makefile,v 1.15 2003/08/09 10:27:42 seb Exp $ DISTNAME= gzip-1.2.4a PKGNAME= gzip-info-1.2.4a @@ -11,7 +11,6 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.gnu.org/software/gzip/gzip.html COMMENT= Info format documentation for the GZIP utility -USE_NEW_TEXINFO= YES INFO_FILES= gzip.info USE_BUILDLINK2= yes diff --git a/audio/festdoc/Makefile b/audio/festdoc/Makefile index 59962e3575d..31c84f6a08d 100644 --- a/audio/festdoc/Makefile +++ b/audio/festdoc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2003/07/22 13:40:45 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2003/08/09 10:29:55 seb Exp $ DISTNAME= festdoc-1.4.0.1 PKGNAME= festival-doc-1.4.0.1 @@ -16,7 +16,6 @@ NO_BUILD= yes FDOC= ${PREFIX}/share/doc/festival HDOC= ${PREFIX}/share/doc/html/festival -USE_NEW_TEXINFO= YES INFO_FILES= festival.info post-extract: diff --git a/audio/libmikmod/Makefile b/audio/libmikmod/Makefile index e679d33701c..219765bcc63 100644 --- a/audio/libmikmod/Makefile +++ b/audio/libmikmod/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2003/06/26 13:34:05 seb Exp $ +# $NetBSD: Makefile,v 1.21 2003/08/09 10:29:55 seb Exp $ DISTNAME= libmikmod-3.1.10 CATEGORIES= audio @@ -12,7 +12,6 @@ USE_GMAKE= # defined GNU_CONFIGURE= # defined USE_LIBTOOL= # defined USE_BUILDLINK2= # defined -USE_NEW_TEXINFO= YES USE_MAKEINFO= YES INFO_FILES= mikmod.info diff --git a/audio/openal/Makefile b/audio/openal/Makefile index 4255265980a..f0524d33add 100644 --- a/audio/openal/Makefile +++ b/audio/openal/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2003/06/26 13:48:55 seb Exp $ +# $NetBSD: Makefile,v 1.4 2003/08/09 10:29:57 seb Exp $ # DISTNAME= openal-20030125 @@ -17,7 +17,6 @@ GNU_CONFIGURE= YES USE_BUILDLINK2= YES USE_GMAKE= YES -USE_NEW_TEXINFO= YES USE_MAKEINFO= YES INFO_FILES= openal.info diff --git a/audio/rplay/Makefile b/audio/rplay/Makefile index d8fdef25818..20ccc36ba2b 100644 --- a/audio/rplay/Makefile +++ b/audio/rplay/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.42 2003/07/17 21:23:17 grant Exp $ +# $NetBSD: Makefile,v 1.43 2003/08/09 10:29:56 seb Exp $ # DISTNAME= rplay-3.3.2 @@ -18,7 +18,6 @@ GNU_CONFIGURE= YES CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR} CONFIGURE_ENV+= RPLAY_TARGET=generic # XXX generic, or oss, or sun? -USE_NEW_TEXINFO= YES USE_MAKEINFO= YES INFO_FILES= RPLAY.info RPTP.info librplay.info rplay.info RCD_SCRIPTS= rplayd diff --git a/audio/tracker/Makefile b/audio/tracker/Makefile index c645d74daee..aec62b101f9 100644 --- a/audio/tracker/Makefile +++ b/audio/tracker/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2003/07/17 21:23:34 grant Exp $ +# $NetBSD: Makefile,v 1.27 2003/08/09 10:29:56 seb Exp $ # FreeBSD Id: Makefile,v 1.29 1996/12/20 23:46:22 ache Exp # @@ -28,7 +28,6 @@ USE_PKGINSTALL= yes EGDIR= ${PREFIX}/share/examples/tracker CONF_FILES= ${EGDIR}/compression_methods ${PKG_SYSCONFDIR}/compression_methods -USE_NEW_TEXINFO= YES USE_MAKEINFO= YES INFO_FILES= tracker.info diff --git a/audio/trplayer/Makefile b/audio/trplayer/Makefile index 6982969dbd2..f1d71764bca 100644 --- a/audio/trplayer/Makefile +++ b/audio/trplayer/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2003/07/17 21:23:38 grant Exp $ +# $NetBSD: Makefile,v 1.9 2003/08/09 10:29:56 seb Exp $ # DISTNAME= trplayer-1.2.0 @@ -34,7 +34,6 @@ NO_BUILD= YES EMULDIR= ${LOCALBASE}/emul/linux EXTRACT_ONLY= # nothing -USE_NEW_TEXINFO= YES INFO_FILES= trplayer.info PLIST_SRC= ${WRKDIR}/PLIST.rpm diff --git a/cad/dinotrace/Makefile b/cad/dinotrace/Makefile index 9d9ee7a00c5..bfbed2ff75e 100644 --- a/cad/dinotrace/Makefile +++ b/cad/dinotrace/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2003/08/08 15:42:15 seb Exp $ +# $NetBSD: Makefile,v 1.26 2003/08/09 10:32:13 seb Exp $ # DISTNAME= dinotrace-9.1k @@ -13,7 +13,6 @@ USE_BUILDLINK2= YES USE_X11BASE= YES GNU_CONFIGURE= YES USE_PERL5= build -USE_NEW_TEXINFO= YES INFO_FILES= dinotrace.info .include "../../mk/motif.buildlink2.mk" diff --git a/cad/gschem/Makefile b/cad/gschem/Makefile index 434bf022b92..a316ec83e30 100644 --- a/cad/gschem/Makefile +++ b/cad/gschem/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2003/07/17 21:25:04 grant Exp $ +# $NetBSD: Makefile,v 1.22 2003/08/09 10:32:14 seb Exp $ # DISTNAME= geda-gschem-${PKGVERSION} @@ -24,7 +24,6 @@ GNU_CONFIGURE= YES USE_X11BASE= YES USE_BUILDLINK2= YES USE_PKGLOCALEDIR= YES -USE_NEW_TEXINFO= YES INFO_FILES= gschemdoc.info .include "../../cad/libgeda/buildlink2.mk" diff --git a/cad/libgeda/Makefile b/cad/libgeda/Makefile index a691e475bb4..558508212c4 100644 --- a/cad/libgeda/Makefile +++ b/cad/libgeda/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2003/07/17 21:25:08 grant Exp $ +# $NetBSD: Makefile,v 1.20 2003/08/09 10:32:14 seb Exp $ # DISTNAME= libgeda-${PKGVERSION} @@ -21,7 +21,6 @@ GNU_CONFIGURE= YES USE_LIBTOOL= YES USE_X11BASE= YES USE_BUILDLINK2= YES -USE_NEW_TEXINFO= YES INFO_FILES= libgedadoc.info 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" diff --git a/cad/pcb/Makefile b/cad/pcb/Makefile index b1b09a66810..714b518f137 100644 --- a/cad/pcb/Makefile +++ b/cad/pcb/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2003/07/17 21:25:17 grant Exp $ +# $NetBSD: Makefile,v 1.22 2003/08/09 10:32:13 seb Exp $ # FreeBSD Id: Makefile,v 1.19 1998/10/31 18:05:31 jseger Exp # @@ -27,7 +27,6 @@ EGDIR= ${PREFIX}/share/examples/pcb INFODIR= ${PREFIX}/info M4DIR= ${PREFIX}/lib/X11/pcb/m4 -USE_NEW_TEXINFO= YES INFO_FILES= pcb.info CONF_FILES= ${EGDIR}/local.inc ${PKG_SYSCONFDIR}/local.inc diff --git a/chat/liece/Makefile b/chat/liece/Makefile index 327694950f8..55f2b4ad480 100644 --- a/chat/liece/Makefile +++ b/chat/liece/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2003/07/17 21:26:03 grant Exp $ +# $NetBSD: Makefile,v 1.6 2003/08/09 10:33:29 seb Exp $ DISTNAME= liece-1.4.10 CATEGORIES= chat @@ -21,7 +21,6 @@ CONFIGURE_ARGS+=--with-xemacs=${EMACS_BIN} CONFIGURE_ARGS+=--with-lispdir=${EMACS_LISPPREFIX} USE_GMAKE= # defined -USE_NEW_TEXINFO= YES INFO_FILES= liece.info .include "../../mk/bsd.pkg.mk" diff --git a/chat/navi2ch/Makefile b/chat/navi2ch/Makefile index 27061d48940..a83cb1a5290 100644 --- a/chat/navi2ch/Makefile +++ b/chat/navi2ch/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2003/07/17 21:26:06 grant Exp $ +# $NetBSD: Makefile,v 1.5 2003/08/09 10:33:29 seb Exp $ DISTNAME= navi2ch-1.6.1 CATEGORIES= chat @@ -21,7 +21,6 @@ CONFIGURE_ARGS+=--with-packagedir=${EMACS_LISPPREFIX} .endif USE_GMAKE= # defined -USE_NEW_TEXINFO= YES INFO_FILES= navi2ch.info .include "../../mk/bsd.pkg.mk" diff --git a/comms/fidogate/Makefile b/comms/fidogate/Makefile index 7d508a18e8c..c35671a4151 100644 --- a/comms/fidogate/Makefile +++ b/comms/fidogate/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2003/08/09 10:15:41 seb Exp $ +# $NetBSD: Makefile,v 1.28 2003/08/09 10:34:46 seb Exp $ # DISTNAME= fidogate-4.4.5 @@ -15,7 +15,6 @@ USE_GMAKE= yes MAKE_ENV= DEBUG="${CFLAGS} -Werror" BUILDLINK_SETENV.CC= CC="cc ${_STRIPFLAG_CC}" -USE_NEW_TEXINFO= YES USE_MAKEINFO= YES INFO_FILES= fidogate.info diff --git a/comms/mgetty+sendfax/Makefile b/comms/mgetty+sendfax/Makefile index 15ebc7438ef..16099db5064 100644 --- a/comms/mgetty+sendfax/Makefile +++ b/comms/mgetty+sendfax/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.32 2003/08/07 15:29:57 seb Exp $ +# $NetBSD: Makefile,v 1.33 2003/08/09 10:34:47 seb Exp $ # FreeBSD Id: Makefile,v 1.25 1998/07/16 06:44:37 vanilla Exp # @@ -23,7 +23,6 @@ USE_PKGINSTALL= yes MAKE_ENV= MGETTY_CONFDIR=${PKG_SYSCONFDIR} -USE_NEW_TEXINFO= YES USE_MAKEINFO= YES INFO_FILES= mgetty.info PKG_SYSCONFSUBDIR= mgetty+sendfax diff --git a/converters/latex2rtf/Makefile b/converters/latex2rtf/Makefile index 63be3420ea4..b30dcd492f0 100644 --- a/converters/latex2rtf/Makefile +++ b/converters/latex2rtf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2003/08/08 15:50:54 seb Exp $ +# $NetBSD: Makefile,v 1.8 2003/08/09 10:35:48 seb Exp $ # DISTNAME= latex2rtf-1.8aa @@ -13,7 +13,6 @@ COMMENT= LaTeX to RTF converter USE_BUILDLINK2= # defined MAKE_FLAGS+= XCFLAGS="${CFLAGS}" -USE_NEW_TEXINFO= YES INFO_FILES= latex2rtf.info INSTALL_TARGET= simple_install simple_cfg_install diff --git a/converters/recode/Makefile b/converters/recode/Makefile index 91e3359aee5..37e18a1b0ae 100644 --- a/converters/recode/Makefile +++ b/converters/recode/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2003/07/17 21:27:31 grant Exp $ +# $NetBSD: Makefile,v 1.17 2003/08/09 10:35:48 seb Exp $ # DISTNAME= recode-3.6 @@ -16,7 +16,6 @@ GNU_CONFIGURE= yes USE_LIBTOOL= yes LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig -USE_NEW_TEXINFO= YES INFO_FILES= recode.info .include "../../devel/gettext-lib/buildlink2.mk" diff --git a/cross/avr-binutils/Makefile b/cross/avr-binutils/Makefile index 66bf5d74d0c..687406dd807 100644 --- a/cross/avr-binutils/Makefile +++ b/cross/avr-binutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2003/08/07 13:41:34 seb Exp $ +# $NetBSD: Makefile,v 1.3 2003/08/09 10:36:58 seb Exp $ # FreeBSD Id: ports/devel/avr-binutils/Makefile,v 1.9 2003/03/07 06:00:08 ade Exp DISTNAME= binutils-2.13.2.1 @@ -15,7 +15,6 @@ USE_GMAKE= yes GNU_CONFIGURE= yes USE_PKGLOCALEDIR= yes USE_MAKEINFO= YES -USE_NEW_TEXINFO= YES CONFIGURE_ARGS= --target=avr diff --git a/cross/avrdude/Makefile b/cross/avrdude/Makefile index 2925a37a460..f5674bc4a72 100644 --- a/cross/avrdude/Makefile +++ b/cross/avrdude/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2003/08/07 14:00:35 seb Exp $ +# $NetBSD: Makefile,v 1.4 2003/08/09 10:36:59 seb Exp $ # FreeBSD Id: ports/devel/avrdude/Makefile,v 1.4 2003/04/19 14:13:25 bsd Exp DISTNAME= avrdude-4.1.0 @@ -12,7 +12,6 @@ COMMENT= Downloader/uploader for Atmel AVR 8-bit RISC microcontrollers BUILD_DEPENDS= teTeX>=1.0:../../print/teTeX GNU_CONFIGURE= yes -USE_NEW_TEXINFO= YES INFO_FILES= avrdude.info CONFIGURE_ARGS= --disable-versioned-doc |