From 9b1d7a169875b689a5ba2f2253e068188b6494d6 Mon Sep 17 00:00:00 2001 From: drochner Date: Tue, 26 Nov 2002 21:05:46 +0000 Subject: the ssl command line argument has changed -- fix to pullin ssl support again --- www/neon/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/neon/Makefile') diff --git a/www/neon/Makefile b/www/neon/Makefile index 0623862575a..0e8d61814a0 100644 --- a/www/neon/Makefile +++ b/www/neon/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2002/11/25 20:01:43 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2002/11/26 21:05:46 drochner Exp $ DISTNAME= neon-0.23.5 CATEGORIES= www @@ -15,7 +15,7 @@ USE_LIBTOOL= yes LIBTOOL_OVERRIDE= ${WRKSRC}/libtool GNU_CONFIGURE= # defined -CONFIGURE_ARGS+= --with-ssl=${SSLBASE} +CONFIGURE_ARGS+= --with-ssl=yes CONFIGURE_ARGS+= --with-libxml1 CONFIGURE_ARGS+= --enable-shared -- cgit v1.2.3