summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mail-filter/opendkim/opendkim-2.10.3-r3.ebuild')
-rw-r--r--mail-filter/opendkim/opendkim-2.10.3-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-filter/opendkim/opendkim-2.10.3-r3.ebuild b/mail-filter/opendkim/opendkim-2.10.3-r3.ebuild
index a58a39496e53..9f1d7de3359d 100644
--- a/mail-filter/opendkim/opendkim-2.10.3-r3.ebuild
+++ b/mail-filter/opendkim/opendkim-2.10.3-r3.ebuild
@@ -105,7 +105,7 @@ src_configure() {
$(use_enable static-libs static) \
$(use_with gnutls) \
$(use_with memcached libmemcached) \
- ${myconf[@]} \
+ "${myconf[@]}" \
--enable-filter \
--enable-atps \
--enable-identity_header \