diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-06-22 08:15:36 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-06-22 08:15:36 +0000 |
commit | e9690422a7c2b46e7d131e524ce91985a04cb424 (patch) | |
tree | e3a990b4f26f0131a3dc1d9fcb558b08739f503f /security/p5-openxpki-client-cli | |
parent | 28c8f976ee24e85faf5161b6131e591d46a65ab3 (diff) | |
download | ports-e9690422a7c2b46e7d131e524ce91985a04cb424.tar.gz ports-e9690422a7c2b46e7d131e524ce91985a04cb424.zip |
- Marked broken (developers fix this with new upstream release.)
PR: 113905
Submitted by: Sergei Vyshenski <svysh@pn.sinp.msu.ru> (maintainer)
Notes
Notes:
svn path=/head/; revision=194046
Diffstat (limited to 'security/p5-openxpki-client-cli')
-rw-r--r-- | security/p5-openxpki-client-cli/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/p5-openxpki-client-cli/Makefile b/security/p5-openxpki-client-cli/Makefile index d650d2c1c8c0..b2de40a4607c 100644 --- a/security/p5-openxpki-client-cli/Makefile +++ b/security/p5-openxpki-client-cli/Makefile @@ -22,6 +22,8 @@ BUILD_DEPENDS= \ ${SITE_PERL}/OpenXPKI/Client.pm:${PORTSDIR}/security/p5-openxpki-client RUN_DEPENDS= ${BUILD_DEPENDS} +BROKEN= has broken distribution. To be fixed. Use p5-openxpki-client-html-mason instead + MAN3= OpenXPKI::Client::CLI.3 USE_PERL5= yes USE_GMAKE= yes |