diff options
Diffstat (limited to 'security/p5-openxpki-deployment/Makefile')
-rw-r--r-- | security/p5-openxpki-deployment/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-openxpki-deployment/Makefile b/security/p5-openxpki-deployment/Makefile index e12299e25433..59dae8a73e80 100644 --- a/security/p5-openxpki-deployment/Makefile +++ b/security/p5-openxpki-deployment/Makefile @@ -21,7 +21,7 @@ BUILD_DEPENDS= \ ${SITE_PERL}/Config/Std.pm:${PORTSDIR}/devel/p5-Config-Std \ ${SITE_PERL}/${PERL_ARCH}/Template.pm:${PORTSDIR}/www/p5-Template-Toolkit \ bash:${PORTSDIR}/shells/bash -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} MAN1= openxpki-configure.1 \ openxpki-metaconf.1 \ |