aboutsummaryrefslogtreecommitdiff
path: root/security/gnutls
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2016-03-21 12:03:40 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2016-03-21 12:03:40 +0000
commiteaeb84f225c640b40ab1906e822d381406ec5213 (patch)
treed42ed05ed017a83d514b66822f74fde6c9598e16 /security/gnutls
parent5c6a64b52cce2818ffc84962b9022f21c4f9d912 (diff)
downloadports-eaeb84f225c640b40ab1906e822d381406ec5213.tar.gz
ports-eaeb84f225c640b40ab1906e822d381406ec5213.zip
Notes
Diffstat (limited to 'security/gnutls')
-rw-r--r--security/gnutls/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/security/gnutls/Makefile b/security/gnutls/Makefile
index b9ac4c3600a1..ca51b38308a3 100644
--- a/security/gnutls/Makefile
+++ b/security/gnutls/Makefile
@@ -6,7 +6,7 @@ PORTREVISION= 3
CATEGORIES= security net
MASTER_SITES= GNUPG/gnutls/v${PORTVERSION:R:R}
-MAINTAINER= bdrewery@FreeBSD.org
+MAINTAINER= tijl@FreeBSD.org
COMMENT= GNU Transport Layer Security library
LICENSE= GPLv3 LGPL21
@@ -24,7 +24,8 @@ USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-guile \
--disable-silent-rules \
- --enable-local-libopts
+ --enable-local-libopts \
+ ac_cv_type_max_align_t=yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
MAKE_ENV= MAKEINFOFLAGS=--no-split