diff options
Diffstat (limited to 'textproc/p5-Text-ClearSilver/Makefile')
-rw-r--r-- | textproc/p5-Text-ClearSilver/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Text-ClearSilver/Makefile b/textproc/p5-Text-ClearSilver/Makefile index 11b26ca42e45..e1e6ad5bf0a5 100644 --- a/textproc/p5-Text-ClearSilver/Makefile +++ b/textproc/p5-Text-ClearSilver/Makefile @@ -14,8 +14,8 @@ LICENSE= ART10 GPLv1 LICENSE_COMB= dual TEST_DEPENDS= \ - p5-Test-Requires>0:${PORTSDIR}/devel/p5-Test-Requires \ - p5-Mouse>0:${PORTSDIR}/devel/p5-Mouse + p5-Test-Requires>0:devel/p5-Test-Requires \ + p5-Mouse>0:devel/p5-Mouse USES= perl5 gmake USE_PERL5= configure |