summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorjtb <jtb>2001-05-19 17:40:01 +0000
committerjtb <jtb>2001-05-19 17:40:01 +0000
commit6792d601bbec9d72fd6cb4c826554c642947d8a4 (patch)
tree5820616d82c25634075729a055d4d5f2813c697b /www
parent4fb93847d82218c0d1f2f016b7fd5268b0ec0585 (diff)
downloadpkgsrc-6792d601bbec9d72fd6cb4c826554c642947d8a4.tar.gz
Use GNU_CONFIGURE=yes.
Diffstat (limited to 'www')
-rw-r--r--www/w3/Makefile4
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"