Index: head/www/p5-Mojolicious-Plugin-HamlRenderer/Makefile =================================================================== --- head/www/p5-Mojolicious-Plugin-HamlRenderer/Makefile (revision 481276) +++ head/www/p5-Mojolicious-Plugin-HamlRenderer/Makefile (revision 481277) @@ -1,24 +1,24 @@ # Created by: Adam Weinberger # $FreeBSD$ PORTNAME= Mojolicious-Plugin-HamlRenderer PORTVERSION= 2.100000 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= adamw@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Haml renderer for Mojolicious LICENSE= ART10 GPLv1+ LICENSE_COMB= dual -BUILD_DEPENDS= p5-Mojolicious>=1.3:www/p5-Mojolicious \ +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-Mojolicious>=1.3:www/p5-Mojolicious \ p5-Text-Haml>=0.990103:textproc/p5-Text-Haml -RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes USES= perl5 USE_PERL5= configure .include