aboutsummaryrefslogtreecommitdiff
path: root/security/p5-openxpki-deployment
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-06-30 05:52:54 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-06-30 05:52:54 +0000
commit3982ced0ba5fd81925a7c8eb0ec335313cbf01bb (patch)
treeb6378413b022d42cf3b4b1c7087c1f58ebe6f7a2 /security/p5-openxpki-deployment
parent996f1f37d7200b0f26202b8f2e8a0e65943d1b3a (diff)
downloadports-3982ced0ba5fd81925a7c8eb0ec335313cbf01bb.tar.gz
ports-3982ced0ba5fd81925a7c8eb0ec335313cbf01bb.zip
Notes
Diffstat (limited to 'security/p5-openxpki-deployment')
-rw-r--r--security/p5-openxpki-deployment/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/security/p5-openxpki-deployment/Makefile b/security/p5-openxpki-deployment/Makefile
index 59dae8a73e80..19a6f4cd511f 100644
--- a/security/p5-openxpki-deployment/Makefile
+++ b/security/p5-openxpki-deployment/Makefile
@@ -17,9 +17,9 @@ MAINTAINER= svysh@pn.sinp.msu.ru
COMMENT= Perl based enterprise class trustcenter software for PKI
BUILD_DEPENDS= \
- ${SITE_PERL}/OpenXPKI/Client.pm:${PORTSDIR}/security/p5-openxpki-client \
- ${SITE_PERL}/Config/Std.pm:${PORTSDIR}/devel/p5-Config-Std \
- ${SITE_PERL}/${PERL_ARCH}/Template.pm:${PORTSDIR}/www/p5-Template-Toolkit \
+ p5-openxpki-client>=0:${PORTSDIR}/security/p5-openxpki-client \
+ p5-Config-Std>=0:${PORTSDIR}/devel/p5-Config-Std \
+ p5-Template-Toolkit>=0:${PORTSDIR}/www/p5-Template-Toolkit \
bash:${PORTSDIR}/shells/bash
RUN_DEPENDS:= ${BUILD_DEPENDS}