aboutsummaryrefslogtreecommitdiff
path: root/security/p5-openxpki-client-html-mason
diff options
context:
space:
mode:
Diffstat (limited to 'security/p5-openxpki-client-html-mason')
-rw-r--r--security/p5-openxpki-client-html-mason/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/security/p5-openxpki-client-html-mason/Makefile b/security/p5-openxpki-client-html-mason/Makefile
index c0a06081fd7d..498e26e2443a 100644
--- a/security/p5-openxpki-client-html-mason/Makefile
+++ b/security/p5-openxpki-client-html-mason/Makefile
@@ -17,9 +17,9 @@ MAINTAINER= svysh@pn.sinp.msu.ru
COMMENT= Web interface for local openxpki daemon
BUILD_DEPENDS= \
- ${SITE_PERL}/OpenXPKI/Client.pm:${PORTSDIR}/security/p5-openxpki-client \
- ${SITE_PERL}/Apache/Mason.pm:${PORTSDIR}/www/p5-HTML-Mason \
- ${SITE_PERL}/Data/SpreadPagination.pm:${PORTSDIR}/textproc/p5-Data-SpreadPagination
+ p5-openxpki-client>=0:${PORTSDIR}/security/p5-openxpki-client \
+ p5-HTML-Mason>=0:${PORTSDIR}/www/p5-HTML-Mason \
+ p5-Data-SpreadPagination>=0:${PORTSDIR}/textproc/p5-Data-SpreadPagination
RUN_DEPENDS:= ${BUILD_DEPENDS}
MAN3= OpenXPKI::Client::HTML::Mason.3 \