diff options
Diffstat (limited to 'mail/balsa/Makefile')
-rw-r--r-- | mail/balsa/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/balsa/Makefile b/mail/balsa/Makefile index d2b9a95feca..a9f8217cacf 100644 --- a/mail/balsa/Makefile +++ b/mail/balsa/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2002/10/05 02:48:33 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2002/10/28 22:55:47 elric Exp $ # DISTNAME= balsa-1.4.0 @@ -15,6 +15,7 @@ GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_X11BASE= yes USE_BUILDLINK2= yes +LIBTOOL_OVERRIDE= ${WRKSRC}/libtool LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig CONFIGURE_ARGS+= --disable-more-warnings --without-esmtp \ --enable-pcre |