diff options
Diffstat (limited to 'www/p5-Dancer-Template-Xslate/Makefile')
-rw-r--r-- | www/p5-Dancer-Template-Xslate/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Dancer-Template-Xslate/Makefile b/www/p5-Dancer-Template-Xslate/Makefile index 039806676785..07d2e86a1804 100644 --- a/www/p5-Dancer-Template-Xslate/Makefile +++ b/www/p5-Dancer-Template-Xslate/Makefile @@ -15,8 +15,8 @@ COMMENT= Text::Xslate wrapper for Dancer LICENSE= ART10 GPLv1 LICENSE_COMB= dual -RUN_DEPENDS= p5-Dancer>0:${PORTSDIR}/www/p5-Dancer \ - p5-Text-Xslate>0:${PORTSDIR}/textproc/p5-Text-Xslate +RUN_DEPENDS= p5-Dancer>0:www/p5-Dancer \ + p5-Text-Xslate>0:textproc/p5-Text-Xslate BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 |