mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-03 01:23:49 +00:00
pcre fixup.
Feature safe: yes
This commit is contained in:
parent
b43ad4e3dc
commit
15bb6a8606
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=294003
@ -95,8 +95,7 @@ CONFIGURE_ARGS+= --disable-ipv6
|
||||
|
||||
.if defined(WITH_PCRE)
|
||||
CONFIGURE_ARGS+= --enable-pcre
|
||||
# LIB_DEPENDS+= pcre.1:${PORTSDIR}/devel/pcre
|
||||
LIB_DEPENDS+= pcre.0:${PORTSDIR}/devel/pcre
|
||||
LIB_DEPENDS+= pcre.1:${PORTSDIR}/devel/pcre
|
||||
.else
|
||||
CONFIGURE_ARGS+= --disable-pcre
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user