summaryrefslogtreecommitdiff
path: root/www/w3
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2003-08-09 10:59:08 +0000
committerseb <seb@pkgsrc.org>2003-08-09 10:59:08 +0000
commit56b682547ab69c8cb46ba64a7be665fc46665708 (patch)
treed07ba0f660c05047a740c044241768026823dfe7 /www/w3
parent4a2efdf6fdd2ffdd80d2004f36cc96ee8d1c5dfe (diff)
downloadpkgsrc-56b682547ab69c8cb46ba64a7be665fc46665708.tar.gz
USE_NEW_TEXINFO is unnecessary now.
Diffstat (limited to 'www/w3')
-rw-r--r--www/w3/Makefile4
1 files changed, 1 insertions, 3 deletions
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"