diff options
Diffstat (limited to 'www/p5-Apache-SessionX/Makefile')
-rw-r--r-- | www/p5-Apache-SessionX/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/www/p5-Apache-SessionX/Makefile b/www/p5-Apache-SessionX/Makefile index 28772639205f..fb7509531d6d 100644 --- a/www/p5-Apache-SessionX/Makefile +++ b/www/p5-Apache-SessionX/Makefile @@ -13,12 +13,8 @@ COMMENT= Extented persistence framework for session data BUILD_DEPENDS= p5-Apache-Session>=0:${PORTSDIR}/www/p5-Apache-Session RUN_DEPENDS:= ${BUILD_DEPENDS} -MAN3= Apache::SessionX.3 \ - Apache::SessionX::Generate::MD5.3 - USES= perl5 USE_PERL5= configure -IS_INTERACTIVE= yes +CONFIGURE_ARGS= </dev/null -NO_STAGE= yes .include <bsd.port.mk> |