mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-08 06:48:28 +00:00
- Take maintainer.
- Fix a build problem with upcoming libc++. PR: 207768, 208175 Approved by: bdrewery (maintainer)
This commit is contained in:
parent
5c6a64b52c
commit
eaeb84f225
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=411557
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user