aboutsummaryrefslogtreecommitdiff
path: root/security/nettle
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-12-06 20:33:44 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-12-06 20:33:44 +0000
commit2949594da812c70720f4754776f6190524f787b1 (patch)
tree6dc5fc79c71dd3a6cd5669e2d3450c3bbd4a4e45 /security/nettle
parent732b7768511d2d1dd7ec347ccf62234bd6444a6e (diff)
downloadports-2949594da812c70720f4754776f6190524f787b1.tar.gz
ports-2949594da812c70720f4754776f6190524f787b1.zip
Fix build on powerpc64
PR: 233816 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
Notes
Notes: svn path=/head/; revision=486803
Diffstat (limited to 'security/nettle')
-rw-r--r--security/nettle/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/nettle/Makefile b/security/nettle/Makefile
index b5d1852ce880..0129f030fd8a 100644
--- a/security/nettle/Makefile
+++ b/security/nettle/Makefile
@@ -20,11 +20,12 @@ LIB_DEPENDS= libgmp.so:math/gmp
OPTIONS_DEFINE= DOCS EXAMPLES
-USES= gmake localbase makeinfo pathfix
+USES= compiler:c11 gmake localbase makeinfo pathfix
CONFIGURE_ARGS= --enable-shared
CONFIGURE_ENV= M4="/usr/bin/m4 -g"
GNU_CONFIGURE= yes
+#USE_CSTD= c11
USE_LDCONFIG= yes
INFO= nettle