1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-21 08:42:23 +00:00

- Chase c-ares shlib update by removing the version

This commit is contained in:
Bryan Drewery 2013-05-22 00:16:49 +00:00
parent eae66cd09f
commit 61421acf03
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=318739

View File

@ -106,7 +106,7 @@ IGNORE= only supports CA bundle with OpenSSL
.endif
.if ${PORT_OPTIONS:MCARES}
LIB_DEPENDS+= cares.2:${PORTSDIR}/dns/c-ares
LIB_DEPENDS+= cares:${PORTSDIR}/dns/c-ares
CONFIGURE_ARGS+= --enable-ares=${LOCALBASE}
.else
CONFIGURE_ARGS+= --disable-ares