diff options
Diffstat (limited to 'www/p5-Catalyst-Plugin-RunAfterRequest/Makefile')
-rw-r--r-- | www/p5-Catalyst-Plugin-RunAfterRequest/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Catalyst-Plugin-RunAfterRequest/Makefile b/www/p5-Catalyst-Plugin-RunAfterRequest/Makefile index d7d0c6998ca9..6c093912f174 100644 --- a/www/p5-Catalyst-Plugin-RunAfterRequest/Makefile +++ b/www/p5-Catalyst-Plugin-RunAfterRequest/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= p5-Catalyst-Component-InstancePerContext>=0:${PORTSDIR}/www/p5-Cata p5-Moose>=0:${PORTSDIR}/devel/p5-Moose \ p5-MooseX-Types>=0:${PORTSDIR}/devel/p5-MooseX-Types \ p5-namespace-autoclean>=0:${PORTSDIR}/devel/p5-namespace-autoclean -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} BUILD_DEPENDS+= p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils \ p5-Module-Find>=0:${PORTSDIR}/devel/p5-Module-Find \ p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception |