summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorseb <seb>2003-08-09 10:59:08 +0000
committerseb <seb>2003-08-09 10:59:08 +0000
commit1170bf854e7760a82ba67413eea1d0acd6d95ead (patch)
treed07ba0f660c05047a740c044241768026823dfe7 /www
parent94b55fe1ed28cd3d3f5a967638826418bb6d9b3d (diff)
downloadpkgsrc-1170bf854e7760a82ba67413eea1d0acd6d95ead.tar.gz
USE_NEW_TEXINFO is unnecessary now.
Diffstat (limited to 'www')
-rw-r--r--www/cgicc/Makefile3
-rw-r--r--www/cronolog/Makefile3
-rw-r--r--www/w3/Makefile4
3 files changed, 3 insertions, 7 deletions
diff --git a/www/cgicc/Makefile b/www/cgicc/Makefile
index 0b4e13fa715..bea08bad768 100644
--- a/www/cgicc/Makefile
+++ b/www/cgicc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2003/08/07 10:19:39 seb Exp $
+# $NetBSD: Makefile,v 1.5 2003/08/09 11:32:30 seb Exp $
DISTNAME= cgicc-3.1.5
CATEGORIES= www
@@ -12,7 +12,6 @@ USE_GMAKE= YES
USE_LIBTOOL= YES
GNU_CONFIGURE= YES
-USE_NEW_TEXINFO= YES
INFO_FILES= cgicc.info
LTCONFIG_OVERRIDE= ${WRKSRC}/support/ltconfig ${WRKSRC}/example/ltconfig
diff --git a/www/cronolog/Makefile b/www/cronolog/Makefile
index 13a3babaf26..ccedd442a5d 100644
--- a/www/cronolog/Makefile
+++ b/www/cronolog/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2003/08/07 10:38:53 seb Exp $
+# $NetBSD: Makefile,v 1.8 2003/08/09 11:32:31 seb Exp $
#
DISTNAME= cronolog-1.6.2
@@ -10,7 +10,6 @@ HOMEPAGE= http://www.cronolog.org/
COMMENT= Web log rotation utility that provides datestamp filenames
GNU_CONFIGURE= YES
-USE_NEW_TEXINFO= YES
INFO_FILES= cronolog.info
post-patch:
diff --git a/www/w3/Makefile b/www/w3/Makefile
index 7e3ec8d7455..301c4769ca3 100644
--- a/www/w3/Makefile
+++ b/www/w3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2003/08/07 11:36:33 seb Exp $
+# $NetBSD: Makefile,v 1.15 2003/08/09 11:32:32 seb Exp $
DISTNAME= w3-4.0pre.47
PKGNAME= w3-4.0b47
@@ -15,8 +15,6 @@ COMMENT= World Wide Web browser for Emacs
CONFIGURE_ARGS+=--enable-site-install
-USE_NEW_TEXINFO= YES
-
.include "../../mk/emacs.mk"
.if ${EMACS_FLAVOR} == "xemacs"