aboutsummaryrefslogtreecommitdiff
path: root/mail/gmime2
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2013-07-31 11:57:45 +0000
committerKoop Mast <kwm@FreeBSD.org>2013-07-31 11:57:45 +0000
commita5f590e51d3b147b9b5085ac6a2920189b42967a (patch)
treecee27e48f57eafc0ae5948472d8e095072bb5222 /mail/gmime2
parenta74217e6d9281b3d195ab0ad6e6b9434f63b6d27 (diff)
downloadports-a5f590e51d3b147b9b5085ac6a2920189b42967a.tar.gz
ports-a5f590e51d3b147b9b5085ac6a2920189b42967a.zip
Notes
Diffstat (limited to 'mail/gmime2')
-rw-r--r--mail/gmime2/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/gmime2/Makefile b/mail/gmime2/Makefile
index 89a477570bde..a62ffc0acc54 100644
--- a/mail/gmime2/Makefile
+++ b/mail/gmime2/Makefile
@@ -36,6 +36,8 @@ PORTDOCS= *
post-patch:
@${REINPLACE_CMD} -e "s|stdint.h|inttypes.h|" ${WRKSRC}/zentimer.h
+ @${REINPLACE_CMD} -e 's|-DG_DISABLE_DEPRECATED||g' \
+ ${WRKSRC}/gmime/Makefile.in
post-install:
.if !defined(NOPORTDOCS)