diff options
Diffstat (limited to 'devel/p5-LV/Makefile')
-rw-r--r-- | devel/p5-LV/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-LV/Makefile b/devel/p5-LV/Makefile index 1a59fc8d2e75..a9357a253471 100644 --- a/devel/p5-LV/Makefile +++ b/devel/p5-LV/Makefile @@ -15,8 +15,8 @@ COMMENT= LV for lvalue LICENSE= ART10 GPLv1 LICENSE_COMB= dual -TEST_DEPENDS= p5-Sentinel>=0:${PORTSDIR}/devel/p5-Sentinel \ - p5-Variable-Magic>=0:${PORTSDIR}/devel/p5-Variable-Magic +TEST_DEPENDS= p5-Sentinel>=0:devel/p5-Sentinel \ + p5-Variable-Magic>=0:devel/p5-Variable-Magic USE_PERL5= configure USES= perl5 |