diff options
Diffstat (limited to 'www/p5-Apache-SessionX/Makefile')
-rw-r--r-- | www/p5-Apache-SessionX/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-Apache-SessionX/Makefile b/www/p5-Apache-SessionX/Makefile index dbcaf5e0e38a..6e5118c9fe51 100644 --- a/www/p5-Apache-SessionX/Makefile +++ b/www/p5-Apache-SessionX/Makefile @@ -16,7 +16,8 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} MAN3= Apache::SessionX.3 \ Apache::SessionX::Generate::MD5.3 -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure IS_INTERACTIVE= yes .include <bsd.port.mk> |