diff options
-rw-r--r-- | www/p5-HTML-Mason/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-HTML-Mason/Makefile b/www/p5-HTML-Mason/Makefile index 254ac047d512..7b396b7f864f 100644 --- a/www/p5-HTML-Mason/Makefile +++ b/www/p5-HTML-Mason/Makefile @@ -16,7 +16,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= dsh@vlink.ru RUN_DEPENDS= ${SITE_PERL}/MLDBM.pm:${PORTSDIR}/databases/p5-MLDBM \ - ${SITE_PERL}/Params/Validate.pm:${PORTSDIR}/devel/p5-Params-Validat + ${SITE_PERL}/Params/Validate.pm:${PORTSDIR}/devel/p5-Params-Validate IS_INTERACTIVE= yes PERL_CONFIGURE= yes |