summaryrefslogtreecommitdiff
path: root/www/p5-Catalyst-Authentication-Store-LDAP/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Catalyst-Authentication-Store-LDAP/Makefile')
-rw-r--r--www/p5-Catalyst-Authentication-Store-LDAP/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Catalyst-Authentication-Store-LDAP/Makefile b/www/p5-Catalyst-Authentication-Store-LDAP/Makefile
index 0175d51a912f..d8c7e0a1e350 100644
--- a/www/p5-Catalyst-Authentication-Store-LDAP/Makefile
+++ b/www/p5-Catalyst-Authentication-Store-LDAP/Makefile
@@ -13,9 +13,9 @@ COMMENT= Authentication from an LDAP Directory for Catalyst
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Catalyst-Plugin-Authentication>=0.10003:www/p5-Catalyst-Plugin-Authentication \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Catalyst-Plugin-Authentication>=0.10003:www/p5-Catalyst-Plugin-Authentication \
p5-perl-ldap>=0:net/p5-perl-ldap
-RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Net-LDAP-Server-Test>=0:net/p5-Net-LDAP-Server-Test \
p5-Test-Exception>=0:devel/p5-Test-Exception \
p5-Catalyst-Model-LDAP>=0:www/p5-Catalyst-Model-LDAP \