summaryrefslogtreecommitdiff
path: root/www/w3m
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2002-07-02 15:11:45 +0000
committerwiz <wiz@pkgsrc.org>2002-07-02 15:11:45 +0000
commit9c10ea47b78fd02ed1c404293cfb82ee3793588e (patch)
tree01a9c2841558bbe473afb7c0e321a10138c11bab /www/w3m
parentac37be73b0e87d8041623d86d8f1617646d75d12 (diff)
downloadpkgsrc-9c10ea47b78fd02ed1c404293cfb82ee3793588e.tar.gz
Drop USE_SSL.
Diffstat (limited to 'www/w3m')
-rw-r--r--www/w3m/Makefile.common3
1 files changed, 1 insertions, 2 deletions
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