diff options
Diffstat (limited to 'mail/balsa')
-rw-r--r-- | mail/balsa/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/balsa/Makefile b/mail/balsa/Makefile index 98e2e82bf33..ca9e3b38f05 100644 --- a/mail/balsa/Makefile +++ b/mail/balsa/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2002/03/13 17:37:21 fredb Exp $ +# $NetBSD: Makefile,v 1.17 2002/07/02 12:56:07 wiz Exp $ # DISTNAME= balsa-1.2.4 @@ -25,7 +25,7 @@ USE_LIBTOOL= yes USE_X11BASE= yes LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig CONFIGURE_ARGS+= --disable-more-warnings --without-esmtp \ - --enable-pcre --disable-threads + --enable-pcre --disable-threads CONFIGURE_ENV+= PKGLOCALEDIR=${PKGLOCALEDIR} USE_BUILDLINK_ONLY= yes |