aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2021-11-21 21:17:21 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-11-21 21:17:21 +0000
commita015b7b9bed27cbba3742795d1d0682a86007f00 (patch)
tree0c0a4015c2cbfa4eff69394f810a35e061a6142f
parent209f8b3d00098482f9079ce3e4482562f4b3621e (diff)
downloadports-a015b7b9bed27cbba3742795d1d0682a86007f00.tar.gz
ports-a015b7b9bed27cbba3742795d1d0682a86007f00.zip
www/aria2: Fix EXPAT option
PR: 259885
-rw-r--r--www/aria2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/aria2/Makefile b/www/aria2/Makefile
index fd094488dd59..3704649a9e40 100644
--- a/www/aria2/Makefile
+++ b/www/aria2/Makefile
@@ -49,7 +49,7 @@ CA_BUNDLE_RUN_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:security/ca_root
CARES_CONFIGURE_WITH= libcares
CARES_LIB_DEPENDS= libcares.so:dns/c-ares
EXPAT_CONFIGURE_WITH= libexpat
-EXPAT_LIB_DEPENDS= libexpat.so:devel/expat2
+EXPAT_LIB_DEPENDS= libexpat.so:textproc/expat2
LIBUV_CONFIGURE_WITH= libuv
LIBUV_LIB_DEPENDS= libuv.so:devel/libuv
LIBXML2_CONFIGURE_WITH= libxml2