summaryrefslogtreecommitdiff
path: root/security/p5-Net-OpenID-Server/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/p5-Net-OpenID-Server/Makefile')
-rw-r--r--security/p5-Net-OpenID-Server/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-Net-OpenID-Server/Makefile b/security/p5-Net-OpenID-Server/Makefile
index 965b8ea91ae8..7d5fd0a23efb 100644
--- a/security/p5-Net-OpenID-Server/Makefile
+++ b/security/p5-Net-OpenID-Server/Makefile
@@ -14,9 +14,9 @@ COMMENT= Reference implementation of OpenID server
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Net-OpenID-Common>=1.11:security/p5-Net-OpenID-Common \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Net-OpenID-Common>=1.11:security/p5-Net-OpenID-Common \
p5-URI>=0:net/p5-URI
-RUN_DEPENDS:= ${BUILD_DEPENDS}
INSTALL_TARGET= pure_install
USES= perl5