diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-09-10 23:43:35 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-09-10 23:43:35 +0000 |
commit | 51803a48c05243a927784ce3dd9cae058e809810 (patch) | |
tree | ad8028ecda68e81de8daf4d9ce12ca30021959a0 /security/p5-openxpki | |
parent | 9fb30731b16afa6bda39221fdaab37b5001ba4a3 (diff) | |
download | ports-51803a48c05243a927784ce3dd9cae058e809810.tar.gz ports-51803a48c05243a927784ce3dd9cae058e809810.zip |
Notes
Diffstat (limited to 'security/p5-openxpki')
-rw-r--r-- | security/p5-openxpki/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/p5-openxpki/Makefile b/security/p5-openxpki/Makefile index 47e784b947ab..5471c6d4c810 100644 --- a/security/p5-openxpki/Makefile +++ b/security/p5-openxpki/Makefile @@ -38,6 +38,8 @@ BUILD_DEPENDS= \ ${SITE_PERL}/${PERL_ARCH}/Template.pm:${PORTSDIR}/www/p5-Template-Toolkit RUN_DEPENDS= ${BUILD_DEPENDS} +BROKEN= Incomplete pkg-plist + SERVER= OpenXPKI-0.9.455.tar.gz CLIENT= OpenXPKI-Client-0.9.450.tar.gz \ OpenXPKI-Client-SCEP-0.9.421.tar.gz \ |