diff options
Diffstat (limited to 'devel/p5-Proc-SafeExec/Makefile')
-rw-r--r-- | devel/p5-Proc-SafeExec/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Proc-SafeExec/Makefile b/devel/p5-Proc-SafeExec/Makefile index 55fc06d578b0..a4e4d9852f9b 100644 --- a/devel/p5-Proc-SafeExec/Makefile +++ b/devel/p5-Proc-SafeExec/Makefile @@ -13,7 +13,8 @@ COMMENT= Convenient utility for executing external commands in various ways LICENSE= BSD GPLv1 LICENSE_COMB= dual -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Proc::SafeExec.3 \ Proc::SafeExec::Queue.3 |