summaryrefslogtreecommitdiff
path: root/www/w3m/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/w3m/Makefile')
-rw-r--r--www/w3m/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/w3m/Makefile b/www/w3m/Makefile
index eeee0ca7cf6..db16a01bce7 100644
--- a/www/w3m/Makefile
+++ b/www/w3m/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2000/03/02 15:46:44 itojun Exp $
+# $NetBSD: Makefile,v 1.5 2000/03/02 15:47:35 itojun Exp $
DISTNAME= w3m-0.1.6
CATEGORIES= www
@@ -21,6 +21,8 @@ HELPERDIR= lib/w3m
HAS_CONFIGURE= yes
+# configure will check IPv6 readiness automatically
+BUILD_DEFS+= USE_INET6
.include "../../mk/bsd.prefs.mk"
# Set this to NO for ISO-8859-1 support (exclusive to Japanese).