Enable zlib support.
Feature safe: yes
This commit is contained in:
parent
988821f725
commit
757c34912d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=307653
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ OPTIONS_DEFAULT= PCRE DPCRE OPENSSL
|
|||
.include <bsd.port.options.mk>
|
||||
|
||||
MAKE_ARGS= TARGET=freebsd DEFINE=-DFREEBSD_PORTS USE_GETADDRINFO=1 \
|
||||
CC="${CC}" CFLAGS="${CFLAGS}"
|
||||
USE_ZLIB=1 CC="${CC}" CFLAGS="${CFLAGS}"
|
||||
|
||||
.if ${PORT_OPTIONS:MPCRE}
|
||||
LIB_DEPENDS+= pcre:${PORTSDIR}/devel/pcre
|
||||
|
|
Loading…
Reference in a new issue