diff options
Diffstat (limited to 'www/p5-WWW-Yandex-TIC/Makefile')
-rw-r--r-- | www/p5-WWW-Yandex-TIC/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-WWW-Yandex-TIC/Makefile b/www/p5-WWW-Yandex-TIC/Makefile index a891164f578f..df2002a6d56c 100644 --- a/www/p5-WWW-Yandex-TIC/Makefile +++ b/www/p5-WWW-Yandex-TIC/Makefile @@ -14,7 +14,7 @@ COMMENT= Query Yandex Thematic Index of Citing (TIC) for domain LICENSE= ART10 GPLv1 LICENSE_COMB= dual -RUN_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww +RUN_DEPENDS= p5-libwww>=0:www/p5-libwww BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 |