aboutsummaryrefslogtreecommitdiff
path: root/security/gnutls
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2014-10-15 19:22:21 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2014-10-15 19:22:21 +0000
commit745d6e04b6e169dc847bb1a3ad232affbdfc231c (patch)
tree96c03bf91071ac7359220f27c7d6fb062b88271f /security/gnutls
parent039016722628a98a2ae66ff929c5ae646c99fd01 (diff)
downloadports-745d6e04b6e169dc847bb1a3ad232affbdfc231c.tar.gz
ports-745d6e04b6e169dc847bb1a3ad232affbdfc231c.zip
Notes
Diffstat (limited to 'security/gnutls')
-rw-r--r--security/gnutls/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/security/gnutls/Makefile b/security/gnutls/Makefile
index 1d61e97c099f..25af2d37fd08 100644
--- a/security/gnutls/Makefile
+++ b/security/gnutls/Makefile
@@ -55,6 +55,8 @@ INFO= gnutls gnutls-guile
post-patch:
@${RM} ${WRKSRC}/doc/*.info*
+ ${SED} -i '' -e 's|^+_NORETURN_H|_NORETURN_H|' \
+ ${WRKSRC}/src/libopts/Makefile.in
post-install:
@${MKDIR} ${STAGEDIR}${EXAMPLESDIR}