diff options
Diffstat (limited to 'www/p5-LWPx-ParanoidAgent/Makefile')
-rw-r--r-- | www/p5-LWPx-ParanoidAgent/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/p5-LWPx-ParanoidAgent/Makefile b/www/p5-LWPx-ParanoidAgent/Makefile index 3be0af56c5e9..3bce2df896c0 100644 --- a/www/p5-LWPx-ParanoidAgent/Makefile +++ b/www/p5-LWPx-ParanoidAgent/Makefile @@ -14,9 +14,9 @@ COMMENT= Subclass of LWP::UserAgent that protects you from harm LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Crypt-SSLeay>=0.58:${PORTSDIR}/security/p5-Crypt-SSLeay \ - p5-Net-DNS>=0:${PORTSDIR}/dns/p5-Net-DNS \ - p5-libwww>=0:${PORTSDIR}/www/p5-libwww +BUILD_DEPENDS= p5-Crypt-SSLeay>=0.58:security/p5-Crypt-SSLeay \ + p5-Net-DNS>=0:dns/p5-Net-DNS \ + p5-libwww>=0:www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 |