diff options
Diffstat (limited to 'www/httpasyncclient/Makefile')
-rw-r--r-- | www/httpasyncclient/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/httpasyncclient/Makefile b/www/httpasyncclient/Makefile index 8c73bf0..2ad6c96 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 |