diff options
Diffstat (limited to 'devel/p5-Log-Dispatch-ArrayWithLimits/Makefile')
-rw-r--r-- | devel/p5-Log-Dispatch-ArrayWithLimits/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/p5-Log-Dispatch-ArrayWithLimits/Makefile b/devel/p5-Log-Dispatch-ArrayWithLimits/Makefile index d0c6ee52f7ff..e63b42288548 100644 --- a/devel/p5-Log-Dispatch-ArrayWithLimits/Makefile +++ b/devel/p5-Log-Dispatch-ArrayWithLimits/Makefile @@ -13,9 +13,9 @@ COMMENT= Log to array, with some limits applied LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Log-Dispatch>=0:${PORTSDIR}/devel/p5-Log-Dispatch \ - p5-Perl-osnames>=0.09:${PORTSDIR}/devel/p5-Perl-osnames -RUN_DEPENDS= p5-Log-Dispatch>=0:${PORTSDIR}/devel/p5-Log-Dispatch +BUILD_DEPENDS= p5-Log-Dispatch>=0:devel/p5-Log-Dispatch \ + p5-Perl-osnames>=0.09:devel/p5-Perl-osnames +RUN_DEPENDS= p5-Log-Dispatch>=0:devel/p5-Log-Dispatch USE_PERL5= configure USES= perl5 |