From 32658795e7ab525d97053399b33eb03830edf9d4 Mon Sep 17 00:00:00 2001 From: jtb Date: Sat, 19 May 2001 17:40:01 +0000 Subject: Use GNU_CONFIGURE=yes. --- www/w3/Makefile | 4 ++-- 1 file 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" -- cgit v1.2.3