diff options
Diffstat (limited to 'x11-toolkits/p5-Wx-Perl-ProcessStream/Makefile')
-rw-r--r-- | x11-toolkits/p5-Wx-Perl-ProcessStream/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/p5-Wx-Perl-ProcessStream/Makefile b/x11-toolkits/p5-Wx-Perl-ProcessStream/Makefile index b3f86370ce84..ce7759d14878 100644 --- a/x11-toolkits/p5-Wx-Perl-ProcessStream/Makefile +++ b/x11-toolkits/p5-Wx-Perl-ProcessStream/Makefile @@ -16,7 +16,8 @@ RUN_DEPENDS= p5-Wx>=0.50:${PORTSDIR}/x11-toolkits/p5-Wx USE_WX= 2.6+ WX_COMPS= wx contrib WX_UNICODE= yes -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Wx::Perl::ProcessStream.3 |