diff options
Diffstat (limited to 'www/w3/Makefile')
-rw-r--r-- | www/w3/Makefile | 4 |
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" |