aboutsummaryrefslogtreecommitdiff
path: root/www/httpasyncclient/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/httpasyncclient/Makefile')
-rw-r--r--www/httpasyncclient/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/httpasyncclient/Makefile b/www/httpasyncclient/Makefile
index 8c73bf055bc0..2ad6c963980c 100644
--- a/www/httpasyncclient/Makefile
+++ b/www/httpasyncclient/Makefile
@@ -13,7 +13,7 @@ COMMENT= Java components implementing an asynchronous HTTP client
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-RUN_DEPENDS= ${JAVAJARDIR}/httpclient.jar:${PORTSDIR}/www/httpclient
+RUN_DEPENDS= ${JAVAJARDIR}/httpclient.jar:www/httpclient
USES= cpe
CPE_VENDOR= apache