mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Add missing dependency on libpcre (do not bump revision)
Reported by: QAT
This commit is contained in:
parent
f993f89ac8
commit
a1e5c1b510
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=228496
1 changed files with 2 additions and 0 deletions
|
@ -25,6 +25,8 @@ CONFIGURE_ARGS+= --enable-debug
|
|||
CONFIGURE_ARGS+= --enable-sendmail
|
||||
.endif
|
||||
|
||||
LIB_DEPENDS+= pcre.0:${PORTSDIR}/devel/pcre
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
.if ${OSVERSION} < 502102
|
||||
IGNORE= using libspf2 requires a thread safe resolver
|
||||
|
|
Loading…
Add table
Reference in a new issue