diff options
Diffstat (limited to 'devel/p5-Path-Dispatcher-Declarative/Makefile')
-rw-r--r-- | devel/p5-Path-Dispatcher-Declarative/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/p5-Path-Dispatcher-Declarative/Makefile b/devel/p5-Path-Dispatcher-Declarative/Makefile index 037453fc24b1..9e468f372f5e 100644 --- a/devel/p5-Path-Dispatcher-Declarative/Makefile +++ b/devel/p5-Path-Dispatcher-Declarative/Makefile @@ -14,9 +14,9 @@ COMMENT= Sugary dispatcher for perl LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Path-Dispatcher>=1.02:${PORTSDIR}/devel/p5-Path-Dispatcher \ - p5-Any-Moose>=0:${PORTSDIR}/devel/p5-Any-Moose \ - p5-Sub-Exporter>=0:${PORTSDIR}/devel/p5-Sub-Exporter +BUILD_DEPENDS= p5-Path-Dispatcher>=1.02:devel/p5-Path-Dispatcher \ + p5-Any-Moose>=0:devel/p5-Any-Moose \ + p5-Sub-Exporter>=0:devel/p5-Sub-Exporter RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 |