aboutsummaryrefslogtreecommitdiff
path: root/mail/evolution
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2011-07-30 09:39:44 +0000
committerKoop Mast <kwm@FreeBSD.org>2011-07-30 09:39:44 +0000
commitca18c5b1d871a92954334d7e56906b51e1c2d086 (patch)
tree69ab1e6d1c3aa62d8921d89f1d46c51f48b49f3a /mail/evolution
parent769329177b45b3221adba2ec0ddb4d734343d53e (diff)
downloadports-ca18c5b1d871a92954334d7e56906b51e1c2d086.tar.gz
ports-ca18c5b1d871a92954334d7e56906b51e1c2d086.zip
Build fixes with glib 2.28. gtk 2.24, gtkmm 2.24 and vala 0.12.
Notes
Notes: svn path=/head/; revision=278564
Diffstat (limited to 'mail/evolution')
-rw-r--r--mail/evolution/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile
index 21b9edd2d2fa..ef6ed6f3081b 100644
--- a/mail/evolution/Makefile
+++ b/mail/evolution/Makefile
@@ -107,6 +107,7 @@ post-patch:
@${REINPLACE_CMD} -e '/^plugins_standard_always/s/audio-inline//' \
-e 's|-lkrb5 -lcrypto -lasn1 -lcom_err -lroken -lgssapi|${KRB5_LIB}|g' \
-e 's|-Wl,--no-undefined||g' \
+ -e 's|-DGTK_DISABLE_DEPRECATED||g' \
-e 's|-Wmissing-include-dirs||g' \
${WRKSRC}/configure
@${REINPLACE_CMD} -e 's|/usr|${LOCALBASE}|g' \