From 02fc556cac214ec5f404f774ea152228b39f66f3 Mon Sep 17 00:00:00 2001 From: fredb Date: Sat, 2 Sep 2000 16:29:22 +0000 Subject: Define USE_SSL for 1.4.x systems. --- www/libwww/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'www/libwww') diff --git a/www/libwww/Makefile b/www/libwww/Makefile index 1f07513620b..8761d8ec0f6 100644 --- a/www/libwww/Makefile +++ b/www/libwww/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2000/08/06 16:51:15 tron Exp $ +# $NetBSD: Makefile,v 1.12 2000/09/02 16:29:22 fredb Exp $ # FreeBSD Id: Makefile,v 1.10 1998/06/14 23:34:59 jseger Exp # @@ -18,6 +18,7 @@ NO_BIN_ON_FTP= ${RESTRICTED} USE_GMAKE= # defined USE_LIBTOOL= # defined +USE_SSL= # defined LTCONFIG_OVERRIDE= ${WRKSRC}/config/ltconfig GNU_CONFIGURE= # defined -- cgit v1.2.3