From 1580201604a48b56bbef743b604915e8d2686cf0 Mon Sep 17 00:00:00 2001 From: elric Date: Tue, 29 Oct 2002 07:56:21 +0000 Subject: hmmm, the last commit had a typo in it, --with-openssl rather than --with-ssl. --- mail/balsa/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mail/balsa') diff --git a/mail/balsa/Makefile b/mail/balsa/Makefile index fca39bf26f4..005f5c87854 100644 --- a/mail/balsa/Makefile +++ b/mail/balsa/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2002/10/28 23:30:54 elric Exp $ +# $NetBSD: Makefile,v 1.25 2002/10/29 07:56:21 elric Exp $ # DISTNAME= balsa-1.4.0 @@ -21,7 +21,7 @@ CONFIGURE_ARGS+= --disable-more-warnings --without-esmtp \ --enable-pcre CONFIGURE_ENV+= PKGLOCALEDIR=${PKGLOCALEDIR} -CONFIGURE_ARGS+= --with-openssl=${BUILDLINK_PREFIX.openssl} +CONFIGURE_ARGS+= --with-ssl=${BUILDLINK_PREFIX.openssl} .include "../../converters/libiconv/buildlink2.mk" .include "../../devel/libtool/buildlink2.mk" -- cgit v1.2.3