diff options
Diffstat (limited to 'devel/p5-IO-AIO/Makefile')
-rw-r--r-- | devel/p5-IO-AIO/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/p5-IO-AIO/Makefile b/devel/p5-IO-AIO/Makefile index 46651be5e090..c3b0dd7cf58d 100644 --- a/devel/p5-IO-AIO/Makefile +++ b/devel/p5-IO-AIO/Makefile @@ -13,9 +13,9 @@ COMMENT= Asynchronous Input/Output LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Canary-Stability>=2001:${PORTSDIR}/devel/p5-Canary-Stability \ - p5-common-sense>=0:${PORTSDIR}/devel/p5-common-sense -RUN_DEPENDS= p5-common-sense>=0:${PORTSDIR}/devel/p5-common-sense +BUILD_DEPENDS= p5-Canary-Stability>=2001:devel/p5-Canary-Stability \ + p5-common-sense>=0:devel/p5-common-sense +RUN_DEPENDS= p5-common-sense>=0:devel/p5-common-sense USES= perl5 USE_PERL5= configure |