From 1cd27916c631f09fe597a1c49137734b54b0409c Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 2 Jul 2002 15:11:45 +0000 Subject: Drop USE_SSL. --- www/w3m/Makefile.common | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'www/w3m/Makefile.common') diff --git a/www/w3m/Makefile.common b/www/w3m/Makefile.common index 2eac7c7063f..c404a428766 100644 --- a/www/w3m/Makefile.common +++ b/www/w3m/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.4 2002/05/29 13:58:56 uebayasi Exp $ +# $NetBSD: Makefile.common,v 1.5 2002/07/02 15:11:45 wiz Exp $ # DISTNAME= w3m-${W3M_VERS} @@ -95,7 +95,6 @@ CONFIGURE_ENV+= use_cookie=y CONFIGURE_ENV+= use_cookie=n .endif .if ${W3M_USE_SSL} == YES -USE_SSL= YES CONFIGURE_ENV+= use_ssl=y use_ssl_verify=n CONFIGURE_ARGS+= --ssl-includedir=${BUILDLINK_DIR}/include/openssl CONFIGURE_ARGS+= --ssl-libdir=${BUILDLINK_DIR}/lib -- cgit v1.2.3