diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-04-01 14:33:55 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-04-01 14:33:55 +0000 |
commit | 72ea7e696b763bdbcef04fdbccc122c0364fa567 (patch) | |
tree | 38b741bb92caf8470d126310c77168cb30040476 /www/p5-MojoX-Renderer-Xslate/Makefile | |
parent | 5e102732a601b54d1dc9e887dc050777bf920349 (diff) | |
download | ports-72ea7e696b763bdbcef04fdbccc122c0364fa567.tar.gz ports-72ea7e696b763bdbcef04fdbccc122c0364fa567.zip |
Notes
Diffstat (limited to 'www/p5-MojoX-Renderer-Xslate/Makefile')
-rw-r--r-- | www/p5-MojoX-Renderer-Xslate/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-MojoX-Renderer-Xslate/Makefile b/www/p5-MojoX-Renderer-Xslate/Makefile index 71c45d2d5a19..f46982ccade3 100644 --- a/www/p5-MojoX-Renderer-Xslate/Makefile +++ b/www/p5-MojoX-Renderer-Xslate/Makefile @@ -13,8 +13,8 @@ COMMENT= Text::Xslate renderer for for Mojolicious LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Mojolicious>=5.81:${PORTSDIR}/www/p5-Mojolicious \ - p5-Text-Xslate>=0.2013:${PORTSDIR}/textproc/p5-Text-Xslate +BUILD_DEPENDS= p5-Mojolicious>=5.81:www/p5-Mojolicious \ + p5-Text-Xslate>=0.2013:textproc/p5-Text-Xslate RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 |