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/1346b5f6c99a
branches: trunk
changeset: 459853:1346b5f6c99a
user: seb <seb%pkgsrc.org@localhost>
date: Sat Aug 09 10:49:07 2003 +0000
description:
USE_NEW_TEXINFO is unnecessary now.
diffstat:
emulators/vice/Makefile | 3 +--
finance/gnucash/Makefile | 3 +--
games/gnugo/Makefile | 3 +--
games/xboard/Makefile | 3 +--
games/xconq/Makefile | 3 +--
graphics/aalib/Makefile | 3 +--
graphics/barcode/Makefile | 3 +--
graphics/geomview/Makefile | 3 +--
graphics/gnuplot-nox11/Makefile | 3 +--
graphics/gnuplot/Makefile | 3 +--
graphics/gri/Makefile | 3 +--
graphics/hp2xx/Makefile | 3 +--
graphics/plotutils-nox11/Makefile | 3 +--
graphics/plotutils/Makefile | 3 +--
graphics/xzgv/Makefile | 3 +--
ham/tnt/Makefile | 3 +--
inputmethod/ddskk/Makefile | 3 +--
inputmethod/tc/Makefile | 3 +--
lang/a60/Makefile | 3 +--
lang/cilk/Makefile | 3 +--
lang/cim/Makefile | 3 +--
lang/egcs/Makefile | 3 +--
lang/eieio/Makefile | 3 +--
lang/elisp-manual/Makefile | 3 +--
lang/gauche/Makefile | 3 +--
25 files changed, 25 insertions(+), 50 deletions(-)
diffs (truncated from 425 to 300 lines):
diff -r 316ade63b7ff -r 1346b5f6c99a emulators/vice/Makefile
--- a/emulators/vice/Makefile Sat Aug 09 10:38:23 2003 +0000
+++ b/emulators/vice/Makefile Sat Aug 09 10:49:07 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2003/07/17 21:36:20 grant Exp $
+# $NetBSD: Makefile,v 1.35 2003/08/09 10:49:07 seb Exp $
#
DISTNAME= vice-1.12
@@ -32,7 +32,6 @@
USE_GMAKE= YES
GNU_CONFIGURE= YES
-USE_NEW_TEXINFO= YES
INFO_FILES= vice.info
# These changes are rather common, so sed instead of patch:
diff -r 316ade63b7ff -r 1346b5f6c99a finance/gnucash/Makefile
--- a/finance/gnucash/Makefile Sat Aug 09 10:38:23 2003 +0000
+++ b/finance/gnucash/Makefile Sat Aug 09 10:49:07 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.49 2003/07/30 05:29:42 wiz Exp $
+# $NetBSD: Makefile,v 1.50 2003/08/09 10:50:09 seb Exp $
DISTNAME= gnucash-1.8.4
PKGREVISION= 1
@@ -35,7 +35,6 @@
AM_MAKEFLAGS= LIBTOOL='${PKGLIBTOOL} ${LIBTOOL_FLAGS}'
MAKE_ENV+= AM_MAKEFLAGS="${AM_MAKEFLAGS}"
-USE_NEW_TEXINFO= YES
INFO_FILES= gnucash-design.info
.include "../../mk/bsd.prefs.mk"
diff -r 316ade63b7ff -r 1346b5f6c99a games/gnugo/Makefile
--- a/games/gnugo/Makefile Sat Aug 09 10:38:23 2003 +0000
+++ b/games/gnugo/Makefile Sat Aug 09 10:49:07 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2003/08/04 07:51:23 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2003/08/09 10:51:12 seb Exp $
DISTNAME= gnugo-3.4
CATEGORIES= games
@@ -12,7 +12,6 @@
USE_GMAKE= yes
USE_BUILDLINK2= yes
-USE_NEW_TEXINFO= YES
INFO_FILES= gnugo.info
TEST_TARGET= check
diff -r 316ade63b7ff -r 1346b5f6c99a games/xboard/Makefile
--- a/games/xboard/Makefile Sat Aug 09 10:38:23 2003 +0000
+++ b/games/xboard/Makefile Sat Aug 09 10:49:07 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2003/08/08 16:38:41 seb Exp $
+# $NetBSD: Makefile,v 1.22 2003/08/09 10:51:12 seb Exp $
DISTNAME= xboard-4.2.6
CATEGORIES= games
@@ -14,7 +14,6 @@
CONFIGURE_ARGS+= --enable-xpm
CONFIGURE_ARGS+= --enable-zippy # interface to ICS
-USE_NEW_TEXINFO= YES
INFO_FILES= xboard.info
.include "../../mk/bsd.prefs.mk"
diff -r 316ade63b7ff -r 1346b5f6c99a games/xconq/Makefile
--- a/games/xconq/Makefile Sat Aug 09 10:38:23 2003 +0000
+++ b/games/xconq/Makefile Sat Aug 09 10:49:07 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2003/07/30 10:52:35 kleink Exp $
+# $NetBSD: Makefile,v 1.18 2003/08/09 10:51:13 seb Exp $
DISTNAME= xconq-7.4.1
CATEGORIES= games x11
@@ -19,7 +19,6 @@
MAKE_ENV+= LOCALBASE="${LOCALBASE}"
-USE_NEW_TEXINFO= YES
USE_MAKEINFO= YES
INFO_FILES= hacking.info xcdesign.info xconq.info
diff -r 316ade63b7ff -r 1346b5f6c99a graphics/aalib/Makefile
--- a/graphics/aalib/Makefile Sat Aug 09 10:38:23 2003 +0000
+++ b/graphics/aalib/Makefile Sat Aug 09 10:49:07 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2003/07/03 13:09:47 seb Exp $
+# $NetBSD: Makefile,v 1.11 2003/08/09 10:53:26 seb Exp $
PKGNAME= aalib-${BASE_VERS}
PKGREVISION= 1
@@ -9,7 +9,6 @@
USE_BUILDLINK2= YES
CONFIGURE_ARGS+= --with-x11-driver=no
-USE_NEW_TEXINFO= YES
INFO_FILES= aalib.info
.include "Makefile.common"
diff -r 316ade63b7ff -r 1346b5f6c99a graphics/barcode/Makefile
--- a/graphics/barcode/Makefile Sat Aug 09 10:38:23 2003 +0000
+++ b/graphics/barcode/Makefile Sat Aug 09 10:49:07 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2003/07/21 16:51:37 martti Exp $
+# $NetBSD: Makefile,v 1.6 2003/08/09 10:53:27 seb Exp $
#
DISTNAME= barcode-0.96
@@ -12,7 +12,6 @@
GNU_CONFIGURE= YES
MAKE_ENV+= AWK="${AWK}"
-USE_NEW_TEXINFO= YES
INFO_FILES= barcode.info
.include "../../mk/bsd.pkg.mk"
diff -r 316ade63b7ff -r 1346b5f6c99a graphics/geomview/Makefile
--- a/graphics/geomview/Makefile Sat Aug 09 10:38:23 2003 +0000
+++ b/graphics/geomview/Makefile Sat Aug 09 10:49:07 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2003/07/17 21:40:45 grant Exp $
+# $NetBSD: Makefile,v 1.26 2003/08/09 10:53:27 seb Exp $
DISTNAME= geomview-1.8.1
PKGREVISION= 2
@@ -18,7 +18,6 @@
CONFIGURE_ARGS+= --with-motif=${MOTIFBASE}
CPPFLAGS+= -Dunix -Dalloca=__builtin_alloca
-USE_NEW_TEXINFO= YES
INFO_FILES= geomview
.include "../../mk/bsd.prefs.mk"
diff -r 316ade63b7ff -r 1346b5f6c99a graphics/gnuplot-nox11/Makefile
--- a/graphics/gnuplot-nox11/Makefile Sat Aug 09 10:38:23 2003 +0000
+++ b/graphics/gnuplot-nox11/Makefile Sat Aug 09 10:49:07 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2003/07/21 16:51:44 martti Exp $
+# $NetBSD: Makefile,v 1.4 2003/08/09 10:53:29 seb Exp $
#
DISTNAME= gnuplot-3.7.3
@@ -20,7 +20,6 @@
USE_GNU_READLINE= YES
GNU_CONFIGURE= YES
-USE_NEW_TEXINFO= YES
INFO_FILES= gnuplot.info
CONFIGURE_ARGS+= --with-pdf
diff -r 316ade63b7ff -r 1346b5f6c99a graphics/gnuplot/Makefile
--- a/graphics/gnuplot/Makefile Sat Aug 09 10:38:23 2003 +0000
+++ b/graphics/gnuplot/Makefile Sat Aug 09 10:49:07 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2003/07/21 16:51:43 martti Exp $
+# $NetBSD: Makefile,v 1.25 2003/08/09 10:53:27 seb Exp $
#
DISTNAME= gnuplot-3.7.3
@@ -21,7 +21,6 @@
USE_GNU_READLINE= YES
USE_X11= YES
-USE_NEW_TEXINFO= YES
INFO_FILES= gnuplot.info
CONFIGURE_ARGS+= --with-pdf
diff -r 316ade63b7ff -r 1346b5f6c99a graphics/gri/Makefile
--- a/graphics/gri/Makefile Sat Aug 09 10:38:23 2003 +0000
+++ b/graphics/gri/Makefile Sat Aug 09 10:49:07 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2003/08/08 16:42:37 seb Exp $
+# $NetBSD: Makefile,v 1.14 2003/08/09 10:53:28 seb Exp $
DISTNAME= gri-2.12.5
CATEGORIES= graphics
@@ -18,7 +18,6 @@
USE_PERL5= build
REPLACE_PERL= gri_merge gri_unpage
-USE_NEW_TEXINFO= yes
USE_MAKEINFO= yes
INFO_FILES= gri.info
diff -r 316ade63b7ff -r 1346b5f6c99a graphics/hp2xx/Makefile
--- a/graphics/hp2xx/Makefile Sat Aug 09 10:38:23 2003 +0000
+++ b/graphics/hp2xx/Makefile Sat Aug 09 10:49:07 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2003/07/17 21:41:14 grant Exp $
+# $NetBSD: Makefile,v 1.21 2003/08/09 10:53:28 seb Exp $
#
DISTNAME= hp2xx-3.4.0
@@ -13,7 +13,6 @@
USE_X11= yes
USE_BUILDLINK2= YES
-USE_NEW_TEXINFO= YES
USE_MAKEINFO= YES
INFO_FILES= hp2xx.info
diff -r 316ade63b7ff -r 1346b5f6c99a graphics/plotutils-nox11/Makefile
--- a/graphics/plotutils-nox11/Makefile Sat Aug 09 10:38:23 2003 +0000
+++ b/graphics/plotutils-nox11/Makefile Sat Aug 09 10:49:07 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2003/07/17 21:42:18 grant Exp $
+# $NetBSD: Makefile,v 1.4 2003/08/09 10:53:30 seb Exp $
#
DISTNAME= plotutils-2.4.1
@@ -15,7 +15,6 @@
USE_BUILDLINK2= yes
USE_GCC_SHLIB= yes
-USE_NEW_TEXINFO= YES
INFO_FILES= plotutils.info
GNU_CONFIGURE= yes
diff -r 316ade63b7ff -r 1346b5f6c99a graphics/plotutils/Makefile
--- a/graphics/plotutils/Makefile Sat Aug 09 10:38:23 2003 +0000
+++ b/graphics/plotutils/Makefile Sat Aug 09 10:49:07 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2003/07/17 21:42:16 grant Exp $
+# $NetBSD: Makefile,v 1.28 2003/08/09 10:53:29 seb Exp $
#
DISTNAME= plotutils-2.4.1
@@ -16,7 +16,6 @@
USE_GCC_SHLIB= YES
USE_X11= YES
-USE_NEW_TEXINFO= YES
INFO_FILES= plotutils.info
GNU_CONFIGURE= YES
diff -r 316ade63b7ff -r 1346b5f6c99a graphics/xzgv/Makefile
--- a/graphics/xzgv/Makefile Sat Aug 09 10:38:23 2003 +0000
+++ b/graphics/xzgv/Makefile Sat Aug 09 10:49:07 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2003/07/17 21:43:19 grant Exp $
+# $NetBSD: Makefile,v 1.20 2003/08/09 10:53:29 seb Exp $
DISTNAME= xzgv-0.7
PKGREVISION= 3
@@ -10,7 +10,6 @@
HOMEPAGE= http://xzgv.browser.org/
COMMENT= Image viewer
-USE_NEW_TEXINFO= YES
USE_MAKEINFO= YES
INFO_FILES= xzgv
diff -r 316ade63b7ff -r 1346b5f6c99a ham/tnt/Makefile
--- a/ham/tnt/Makefile Sat Aug 09 10:38:23 2003 +0000
+++ b/ham/tnt/Makefile Sat Aug 09 10:49:07 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2003/08/07 11:42:25 seb Exp $
+# $NetBSD: Makefile,v 1.14 2003/08/09 10:54:25 seb Exp $
#
DISTNAME= tnt-1.9.1
@@ -17,7 +17,6 @@
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
-USE_NEW_TEXINFO= YES
INFO_FILES= tntdoc.info
.include "../../mk/bsd.pkg.mk"
diff -r 316ade63b7ff -r 1346b5f6c99a inputmethod/ddskk/Makefile
--- a/inputmethod/ddskk/Makefile Sat Aug 09 10:38:23 2003 +0000
+++ b/inputmethod/ddskk/Makefile Sat Aug 09 10:49:07 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2003/07/17 21:43:34 grant Exp $
+# $NetBSD: Makefile,v 1.9 2003/08/09 10:55:28 seb Exp $
#
DISTNAME= ddskk-20030629
@@ -15,7 +15,6 @@
MAKEFLAGS= EMACS=${EMACS_BIN}
ALL_TARGET= elc
-USE_NEW_TEXINFO=YES
INFO_FILES= skk.info
do-configure:
diff -r 316ade63b7ff -r 1346b5f6c99a inputmethod/tc/Makefile
--- a/inputmethod/tc/Makefile Sat Aug 09 10:38:23 2003 +0000
+++ b/inputmethod/tc/Makefile Sat Aug 09 10:49:07 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2003/08/07 11:59:29 seb Exp $
+# $NetBSD: Makefile,v 1.5 2003/08/09 10:55:28 seb Exp $
#
DISTNAME= tc-2.3
@@ -19,7 +19,6 @@
Home |
Main Index |
Thread Index |
Old Index