summaryrefslogtreecommitdiff
path: root/mail/claws-mail
diff options
context:
space:
mode:
authorPawel Pekala <pawel@FreeBSD.org>2016-10-05 20:13:40 +0000
committerPawel Pekala <pawel@FreeBSD.org>2016-10-05 20:13:40 +0000
commitd89b2cfdbdc82fcf359d5d339bcdb98f79f9f90f (patch)
tree41eb4412e2e81349ba095efd8c1860cbb892ff0e /mail/claws-mail
parentAdd the newly added emulators/virtualbox-ose-nox11 to CONFLICTS_INSTALL. (diff)
Fix build on 12.0-CURRENT after encrypt() function removal in r306651
Configure script checks for encrypt() even though it's not used on FreeBSD platform, disable this check. PR: 211626 Reported by: Ed Schouten
Notes
Notes: svn path=/head/; revision=423385
Diffstat (limited to 'mail/claws-mail')
-rw-r--r--mail/claws-mail/Makefile.claws1
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/claws-mail/Makefile.claws b/mail/claws-mail/Makefile.claws
index 76bb7a63c576..60b3f13bfc0a 100644
--- a/mail/claws-mail/Makefile.claws
+++ b/mail/claws-mail/Makefile.claws
@@ -12,6 +12,7 @@ USES+= gmake iconv libtool pkgconfig tar:xz
GNU_CONFIGURE= yes
CONFIGURE_ARGS= ${ICONV_CONFIGURE_ARG} --disable-dbus --disable-static
+CONFIGURE_ENV= ac_cv_search_encrypt=yes
CLAWS_PLUGINS= acpi_notifier \
address_keeper \