summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz>2002-07-02 12:56:07 +0000
committerwiz <wiz>2002-07-02 12:56:07 +0000
commitddc2dadece4504c89f21fadb9e8c4abc72f33431 (patch)
tree9505061c2ea0b7d7724029c6a806e0c84d130581
parent08442466f4b179218a5d2d51acd119e038a3a852 (diff)
downloadpkgsrc-ddc2dadece4504c89f21fadb9e8c4abc72f33431.tar.gz
Remove trailing space.
-rw-r--r--mail/balsa/Makefile4
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