diff options
Diffstat (limited to 'www/p5-Dancer2-Plugin-Path-Class/Makefile')
-rw-r--r-- | www/p5-Dancer2-Plugin-Path-Class/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/p5-Dancer2-Plugin-Path-Class/Makefile b/www/p5-Dancer2-Plugin-Path-Class/Makefile index fc519812d20f..6f669c739c0c 100644 --- a/www/p5-Dancer2-Plugin-Path-Class/Makefile +++ b/www/p5-Dancer2-Plugin-Path-Class/Makefile @@ -13,9 +13,9 @@ COMMENT= List a directory using Path::Class LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Dancer2>=0.166000:${PORTSDIR}/www/p5-Dancer2 \ - p5-Path-Class>=0:${PORTSDIR}/devel/p5-Path-Class \ - p5-Format-Human-Bytes>=0:${PORTSDIR}/converters/p5-Format-Human-Bytes +BUILD_DEPENDS= p5-Dancer2>=0.166000:www/p5-Dancer2 \ + p5-Path-Class>=0:devel/p5-Path-Class \ + p5-Format-Human-Bytes>=0:converters/p5-Format-Human-Bytes RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 |