aboutsummaryrefslogtreecommitdiff
path: root/www/aria2
diff options
context:
space:
mode:
Diffstat (limited to 'www/aria2')
-rw-r--r--www/aria2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/aria2/Makefile b/www/aria2/Makefile
index 88c6aa8e9ee0..c401c766fe67 100644
--- a/www/aria2/Makefile
+++ b/www/aria2/Makefile
@@ -43,7 +43,7 @@ PORTDOCS= *
CA_BUNDLE_CONFIGURE_OFF=--without-ca-bundle
CA_BUNDLE_CONFIGURE_ON= --with-ca-bundle=${LOCALBASE}/share/certs/ca-root-nss.crt
CA_BUNDLE_RUN_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:security/ca_root_nss
-CARES_CONFIGURE_WITH= libares
+CARES_CONFIGURE_WITH= libcares
CARES_LIB_DEPENDS= libcares.so:dns/c-ares
NLS_CONFIGURE_OFF= --disable-nls --without-libintl-prefix
NLS_CONFIGURE_ON= --with-libintl-prefix=${LOCALBASE}