diff options
author | miwi <miwi@FreeBSD.org> | 2007-06-22 16:15:36 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-06-22 16:15:36 +0800 |
commit | 8cc15c383e44210b078214786b65fa8fa1d63758 (patch) | |
tree | 7e0a4c6c753cb8f5155d978f50591933ae20377a /security | |
parent | 4a74f6fbfed74b3770257dd181a8cd10d03d885f (diff) | |
download | freebsd-ports-gnome-8cc15c383e44210b078214786b65fa8fa1d63758.tar.gz freebsd-ports-gnome-8cc15c383e44210b078214786b65fa8fa1d63758.tar.zst freebsd-ports-gnome-8cc15c383e44210b078214786b65fa8fa1d63758.zip |
- Marked broken (developers fix this with new upstream release.)
PR: 113905
Submitted by: Sergei Vyshenski <svysh@pn.sinp.msu.ru> (maintainer)
Diffstat (limited to 'security')
-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 |