diff options
Diffstat (limited to 'graphics/p5-Chart-Clicker/Makefile')
-rw-r--r-- | graphics/p5-Chart-Clicker/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/p5-Chart-Clicker/Makefile b/graphics/p5-Chart-Clicker/Makefile index 1640fae55098..f8fcf613248d 100644 --- a/graphics/p5-Chart-Clicker/Makefile +++ b/graphics/p5-Chart-Clicker/Makefile @@ -29,7 +29,8 @@ TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \ p5-Test-Fatal>=0:${PORTSDIR}/devel/p5-Test-Fatal \ p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Chart::Clicker.3 \ Chart::Clicker::Axis.3 \ |