summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz>2002-07-02 12:56:07 +0000
committerwiz <wiz>2002-07-02 12:56:07 +0000
commit8ed6ef4ef8c43e6632503e81103321bdea55cbad (patch)
tree9505061c2ea0b7d7724029c6a806e0c84d130581
parentdc3abd537c1a5505666914a4bd5e01a2f5acce73 (diff)
downloadpkgsrc-8ed6ef4ef8c43e6632503e81103321bdea55cbad.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