From 032bd47e0c83acc5d12e5093826e152b5afd0ced Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 14 Mar 2002 23:01:35 +0000 Subject: Disable use_help_cgi, per pkg/15830 by YAMAMOTO Takashi. --- www/w3m/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www/w3m/Makefile b/www/w3m/Makefile index b8d771b6718..70cecb31a9c 100644 --- a/www/w3m/Makefile +++ b/www/w3m/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.32 2002/03/05 15:32:00 toshii Exp $ +# $NetBSD: Makefile,v 1.33 2002/03/14 23:01:35 wiz Exp $ # DISTNAME= w3m-0.2.5-m17n-20020216 @@ -90,7 +90,7 @@ HELP_W3M= -lynx CONFIGURE_ENV+= lynx_key=n HELP_W3M= -w3m .endif -CONFIGURE_ENV+= use_menu=y use_matrix=n ansi_color=y +CONFIGURE_ENV+= use_menu=y use_matrix=n ansi_color=y use_help_cgi=n CONFIGURE_ENV+= ded=vi dmail=Mail dbrowser= CONFIGURE_ENV+= dcc="${CC}" dtermlib="-ltermcap" CONFIGURE_ENV+= dldflags="-Wl,-rpath,${LOCALBASE}/lib" -- cgit v1.2.3