diff options
Diffstat (limited to 'www/w3')
-rw-r--r-- | www/w3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/w3/Makefile b/www/w3/Makefile index 594816fe4e5..906cb300f67 100644 --- a/www/w3/Makefile +++ b/www/w3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2001/04/28 23:59:22 jtb Exp $ +# $NetBSD: Makefile,v 1.8 2001/05/19 17:40:01 jtb Exp $ DISTNAME= w3-4.0pre.46 PKGNAME= w3-4.0b46 @@ -13,7 +13,7 @@ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.cs.indiana.edu/elisp/w3/docs.html COMMENT= World Wide Web browser for Emacs -HAS_CONFIGURE= #defined +GNU_CONFIGURE= yes CONFIGURE_ARGS+=--enable-site-install .include "../../mk/bsd.prefs.mk" |