diff options
Diffstat (limited to 'devel/p5-Eval-WithLexicals/Makefile')
-rw-r--r-- | devel/p5-Eval-WithLexicals/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Eval-WithLexicals/Makefile b/devel/p5-Eval-WithLexicals/Makefile index def218701dcd..059ff2b6289d 100644 --- a/devel/p5-Eval-WithLexicals/Makefile +++ b/devel/p5-Eval-WithLexicals/Makefile @@ -14,7 +14,7 @@ LICENSE= ART10 GPLv1 LICENSE_COMB= dual RUN_DEPENDS= \ - p5-Moo>=0.009006:${PORTSDIR}/devel/p5-Moo + p5-Moo>=0.009006:devel/p5-Moo BUILD_DEPENDS= ${RUN_DEPENDS} USES= perl5 |