diff options
Diffstat (limited to 'security/p5-Authen-PAAS/Makefile')
-rw-r--r-- | security/p5-Authen-PAAS/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Authen-PAAS/Makefile b/security/p5-Authen-PAAS/Makefile index a0218305b88c..4b341b853322 100644 --- a/security/p5-Authen-PAAS/Makefile +++ b/security/p5-Authen-PAAS/Makefile @@ -16,7 +16,7 @@ COMMENT= Perl Authentication & Authorization Service BUILD_DEPENDS= p5-Config-Record>=1.1.0:${PORTSDIR}/devel/p5-Config-Record \ p5-Log-Log4perl>0:${PORTSDIR}/devel/p5-Log-Log4perl -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} MAN1= authen-paas-passwd.1 MAN3= Authen::PAAS.3 \ |