diff options
Diffstat (limited to 'www/p5-Apache-SessionX/Makefile')
-rw-r--r-- | www/p5-Apache-SessionX/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Apache-SessionX/Makefile b/www/p5-Apache-SessionX/Makefile index 3cbd230bb614..6bf14ec0dacc 100644 --- a/www/p5-Apache-SessionX/Makefile +++ b/www/p5-Apache-SessionX/Makefile @@ -15,7 +15,7 @@ MAINTAINER= perl@FreeBSD.org COMMENT= An extented persistence framework for session data BUILD_DEPENDS= ${SITE_PERL}/Apache/Session.pm:${PORTSDIR}/www/p5-Apache-Session -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} MAN3= Apache::SessionX.3 \ Apache::SessionX::Generate::MD5.3 |