aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Catalyst-Authentication-Credential-OpenID/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Catalyst-Authentication-Credential-OpenID/Makefile')
-rw-r--r--www/p5-Catalyst-Authentication-Credential-OpenID/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/www/p5-Catalyst-Authentication-Credential-OpenID/Makefile b/www/p5-Catalyst-Authentication-Credential-OpenID/Makefile
index ac609bf848cd..a4aab67fa16d 100644
--- a/www/p5-Catalyst-Authentication-Credential-OpenID/Makefile
+++ b/www/p5-Catalyst-Authentication-Credential-OpenID/Makefile
@@ -14,10 +14,10 @@ COMMENT= OpenID credential for Catalyst::Plugin::Authentication framework
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7:${PORTSDIR}/www/p5-Catalyst-Runtime \
- p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \
- p5-Net-OpenID-Consumer>=1.03:${PORTSDIR}/net/p5-Net-OpenID-Consumer \
- p5-libwww>=0:${PORTSDIR}/www/p5-libwww
+BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7:www/p5-Catalyst-Runtime \
+ p5-Class-Accessor>=0:devel/p5-Class-Accessor \
+ p5-Net-OpenID-Consumer>=1.03:net/p5-Net-OpenID-Consumer \
+ p5-libwww>=0:www/p5-libwww
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5