summaryrefslogtreecommitdiff
path: root/mail/evolution/files/patch-configure
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2017-06-13 08:13:28 +0000
committerKoop Mast <kwm@FreeBSD.org>2017-06-13 08:13:28 +0000
commit0fd4a55e8688abc48da913cbf41b622095477e58 (patch)
treec72059c071c7f4ae5b74ec17101ff98a1a9c1dcf /mail/evolution/files/patch-configure
parent- www/webgrind: Update from 1.4.0 to 1.5.0 (diff)
Update evolution suite to 3.24.
* The build system switched to CMake, with ninja. Drop USES=gmake * Remove systemd files, we have no need for them. * Add/update WWW to new location evolution-data-server: * Remove double icu dependacy * Make LDAP into a option, like mail/evolution * Remove BDB warning message. This message was here if the user had a nondefault bdb version selected. Due to that the eds only use bdb version 5, the message can go. evolution: * Reenable MAPS option * Add YTNEF option to support MS Outlook TNEF format * Gstreamer is not used anymore
Diffstat (limited to 'mail/evolution/files/patch-configure')
-rw-r--r--mail/evolution/files/patch-configure19
1 files changed, 0 insertions, 19 deletions
diff --git a/mail/evolution/files/patch-configure b/mail/evolution/files/patch-configure
deleted file mode 100644
index 1c7bafc75817..000000000000
--- a/mail/evolution/files/patch-configure
+++ /dev/null
@@ -1,19 +0,0 @@
---- configure.orig 2011-01-26 18:09:29.000000000 +0000
-+++ configure 2011-01-26 18:11:16.000000000 +0000
-@@ -15450,6 +15450,16 @@
- CHAMPLAIN_REQUIREMENT=''
- GEOCLUE_REQUIREMENT=''
- ;;
-+*freebsd*)
-+ os_win32=no
-+ NO_UNDEFINED=''
-+ SOCKET_LIBS=''
-+ SOEXT='.so'
-+ SA_JUNK_PLUGIN=sa-junk-plugin
-+ BF_JUNK_PLUGIN=bogo-junk-plugin
-+ DL_LIB=''
-+ SOFTOKN3_LIB='-lsoftokn3'
-+ ;;
- *)
- os_win32=no
- NO_UNDEFINED='-no-undefined'