summaryrefslogtreecommitdiff
path: root/mail/balsa2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/balsa2/Makefile')
-rw-r--r--mail/balsa2/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/balsa2/Makefile b/mail/balsa2/Makefile
index 0e3a0585b1c..5edc6f89fc1 100644
--- a/mail/balsa2/Makefile
+++ b/mail/balsa2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.43 2005/08/10 20:56:19 jlam Exp $
+# $NetBSD: Makefile,v 1.44 2005/12/05 20:50:28 rillig Exp $
DISTNAME= balsa-2.2.6
PKGREVISION= 2
@@ -20,11 +20,11 @@ USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
USE_TOOLS+= gmake perl pkg-config
-CONFIGURE_ARGS= --with-gpgme=${BUILDLINK_PREFIX.gpgme}/bin/gpgme-config
+CONFIGURE_ARGS+= --with-gpgme=${BUILDLINK_PREFIX.gpgme:Q}/bin/gpgme-config
CONFIGURE_ARGS+= --disable-more-warnings
CONFIGURE_ARGS+= --enable-threads
CONFIGURE_ARGS+= --enable-pcre
-CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR}
+CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q}
CONFIGURE_ENV+= ac_cv_lib_iconv_iconv_open=yes
EGDIR= ${PREFIX}/share/examples/balsa