pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc USE_NEW_TEXINFO is unnecessary now.
details: https://anonhg.NetBSD.org/pkgsrc/rev/42248c8d2d02
branches: trunk
changeset: 459851:42248c8d2d02
user: seb <seb%pkgsrc.org@localhost>
date: Sat Aug 09 10:27:40 2003 +0000
description:
USE_NEW_TEXINFO is unnecessary now.
diffstat:
archivers/gcpio/Makefile | 3 +--
archivers/gsharutils/Makefile | 3 +--
archivers/gtar-info/Makefile | 3 +--
archivers/gzip-info/Makefile | 3 +--
audio/festdoc/Makefile | 3 +--
audio/libmikmod/Makefile | 3 +--
audio/openal/Makefile | 3 +--
audio/rplay/Makefile | 3 +--
audio/tracker/Makefile | 3 +--
audio/trplayer/Makefile | 3 +--
cad/dinotrace/Makefile | 3 +--
cad/gschem/Makefile | 3 +--
cad/libgeda/Makefile | 3 +--
cad/ng-spice/Makefile | 3 +--
cad/pcb/Makefile | 3 +--
chat/liece/Makefile | 3 +--
chat/navi2ch/Makefile | 3 +--
comms/fidogate/Makefile | 3 +--
comms/mgetty+sendfax/Makefile | 3 +--
converters/latex2rtf/Makefile | 3 +--
converters/recode/Makefile | 3 +--
cross/avr-binutils/Makefile | 3 +--
cross/avrdude/Makefile | 3 +--
23 files changed, 23 insertions(+), 46 deletions(-)
diffs (truncated from 391 to 300 lines):
diff -r f7aaa5bd8894 -r 42248c8d2d02 archivers/gcpio/Makefile
--- a/archivers/gcpio/Makefile Sat Aug 09 10:25:43 2003 +0000
+++ b/archivers/gcpio/Makefile Sat Aug 09 10:27:40 2003 +0000
@@ -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 @@
GNU_CONFIGURE= yes
LIBS+= -lgnumalloc
-USE_NEW_TEXINFO= yes
INFO_FILES= cpio.info
.include "../../mk/bsd.prefs.mk"
diff -r f7aaa5bd8894 -r 42248c8d2d02 archivers/gsharutils/Makefile
--- a/archivers/gsharutils/Makefile Sat Aug 09 10:25:43 2003 +0000
+++ b/archivers/gsharutils/Makefile Sat Aug 09 10:27:40 2003 +0000
@@ -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 @@
GNU_CONFIGURE= yes
INSTALL_TARGET= install install-man
-USE_NEW_TEXINFO= YES
USE_MAKEINFO= YES
INFO_FILES= remsync.info sharutils.info
diff -r f7aaa5bd8894 -r 42248c8d2d02 archivers/gtar-info/Makefile
--- a/archivers/gtar-info/Makefile Sat Aug 09 10:25:43 2003 +0000
+++ b/archivers/gtar-info/Makefile Sat Aug 09 10:27:40 2003 +0000
@@ -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 @@
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 -r f7aaa5bd8894 -r 42248c8d2d02 archivers/gzip-info/Makefile
--- a/archivers/gzip-info/Makefile Sat Aug 09 10:25:43 2003 +0000
+++ b/archivers/gzip-info/Makefile Sat Aug 09 10:27:40 2003 +0000
@@ -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 @@
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 -r f7aaa5bd8894 -r 42248c8d2d02 audio/festdoc/Makefile
--- a/audio/festdoc/Makefile Sat Aug 09 10:25:43 2003 +0000
+++ b/audio/festdoc/Makefile Sat Aug 09 10:27:40 2003 +0000
@@ -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 @@
FDOC= ${PREFIX}/share/doc/festival
HDOC= ${PREFIX}/share/doc/html/festival
-USE_NEW_TEXINFO= YES
INFO_FILES= festival.info
post-extract:
diff -r f7aaa5bd8894 -r 42248c8d2d02 audio/libmikmod/Makefile
--- a/audio/libmikmod/Makefile Sat Aug 09 10:25:43 2003 +0000
+++ b/audio/libmikmod/Makefile Sat Aug 09 10:27:40 2003 +0000
@@ -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 @@
GNU_CONFIGURE= # defined
USE_LIBTOOL= # defined
USE_BUILDLINK2= # defined
-USE_NEW_TEXINFO= YES
USE_MAKEINFO= YES
INFO_FILES= mikmod.info
diff -r f7aaa5bd8894 -r 42248c8d2d02 audio/openal/Makefile
--- a/audio/openal/Makefile Sat Aug 09 10:25:43 2003 +0000
+++ b/audio/openal/Makefile Sat Aug 09 10:27:40 2003 +0000
@@ -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 @@
USE_BUILDLINK2= YES
USE_GMAKE= YES
-USE_NEW_TEXINFO= YES
USE_MAKEINFO= YES
INFO_FILES= openal.info
diff -r f7aaa5bd8894 -r 42248c8d2d02 audio/rplay/Makefile
--- a/audio/rplay/Makefile Sat Aug 09 10:25:43 2003 +0000
+++ b/audio/rplay/Makefile Sat Aug 09 10:27:40 2003 +0000
@@ -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 @@
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 -r f7aaa5bd8894 -r 42248c8d2d02 audio/tracker/Makefile
--- a/audio/tracker/Makefile Sat Aug 09 10:25:43 2003 +0000
+++ b/audio/tracker/Makefile Sat Aug 09 10:27:40 2003 +0000
@@ -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 @@
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 -r f7aaa5bd8894 -r 42248c8d2d02 audio/trplayer/Makefile
--- a/audio/trplayer/Makefile Sat Aug 09 10:25:43 2003 +0000
+++ b/audio/trplayer/Makefile Sat Aug 09 10:27:40 2003 +0000
@@ -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 @@
EMULDIR= ${LOCALBASE}/emul/linux
EXTRACT_ONLY= # nothing
-USE_NEW_TEXINFO= YES
INFO_FILES= trplayer.info
PLIST_SRC= ${WRKDIR}/PLIST.rpm
diff -r f7aaa5bd8894 -r 42248c8d2d02 cad/dinotrace/Makefile
--- a/cad/dinotrace/Makefile Sat Aug 09 10:25:43 2003 +0000
+++ b/cad/dinotrace/Makefile Sat Aug 09 10:27:40 2003 +0000
@@ -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_X11BASE= YES
GNU_CONFIGURE= YES
USE_PERL5= build
-USE_NEW_TEXINFO= YES
INFO_FILES= dinotrace.info
.include "../../mk/motif.buildlink2.mk"
diff -r f7aaa5bd8894 -r 42248c8d2d02 cad/gschem/Makefile
--- a/cad/gschem/Makefile Sat Aug 09 10:25:43 2003 +0000
+++ b/cad/gschem/Makefile Sat Aug 09 10:27:40 2003 +0000
@@ -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 @@
USE_X11BASE= YES
USE_BUILDLINK2= YES
USE_PKGLOCALEDIR= YES
-USE_NEW_TEXINFO= YES
INFO_FILES= gschemdoc.info
.include "../../cad/libgeda/buildlink2.mk"
diff -r f7aaa5bd8894 -r 42248c8d2d02 cad/libgeda/Makefile
--- a/cad/libgeda/Makefile Sat Aug 09 10:25:43 2003 +0000
+++ b/cad/libgeda/Makefile Sat Aug 09 10:27:40 2003 +0000
@@ -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 @@
USE_LIBTOOL= YES
USE_X11BASE= YES
USE_BUILDLINK2= YES
-USE_NEW_TEXINFO= YES
INFO_FILES= libgedadoc.info
diff -r f7aaa5bd8894 -r 42248c8d2d02 cad/ng-spice/Makefile
--- a/cad/ng-spice/Makefile Sat Aug 09 10:25:43 2003 +0000
+++ b/cad/ng-spice/Makefile Sat Aug 09 10:27:40 2003 +0000
@@ -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 @@
CONFIGURE_ARGS+= --disable-debug
LIBS+= ${LIBGETOPT}
-USE_NEW_TEXINFO= YES
INFO_FILES= ngspice.info
.include "../../devel/libgetopt/buildlink2.mk"
diff -r f7aaa5bd8894 -r 42248c8d2d02 cad/pcb/Makefile
--- a/cad/pcb/Makefile Sat Aug 09 10:25:43 2003 +0000
+++ b/cad/pcb/Makefile Sat Aug 09 10:27:40 2003 +0000
@@ -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 @@
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 -r f7aaa5bd8894 -r 42248c8d2d02 chat/liece/Makefile
--- a/chat/liece/Makefile Sat Aug 09 10:25:43 2003 +0000
+++ b/chat/liece/Makefile Sat Aug 09 10:27:40 2003 +0000
@@ -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-lispdir=${EMACS_LISPPREFIX}
USE_GMAKE= # defined
-USE_NEW_TEXINFO= YES
INFO_FILES= liece.info
.include "../../mk/bsd.pkg.mk"
diff -r f7aaa5bd8894 -r 42248c8d2d02 chat/navi2ch/Makefile
--- a/chat/navi2ch/Makefile Sat Aug 09 10:25:43 2003 +0000
+++ b/chat/navi2ch/Makefile Sat Aug 09 10:27:40 2003 +0000
@@ -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 @@
.endif
USE_GMAKE= # defined
-USE_NEW_TEXINFO= YES
INFO_FILES= navi2ch.info
.include "../../mk/bsd.pkg.mk"
diff -r f7aaa5bd8894 -r 42248c8d2d02 comms/fidogate/Makefile
--- a/comms/fidogate/Makefile Sat Aug 09 10:25:43 2003 +0000
+++ b/comms/fidogate/Makefile Sat Aug 09 10:27:40 2003 +0000
@@ -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 @@
MAKE_ENV= DEBUG="${CFLAGS} -Werror"
Home |
Main Index |
Thread Index |
Old Index