diff options
Diffstat (limited to 'devel/p5-System-Command/Makefile')
-rw-r--r-- | devel/p5-System-Command/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-System-Command/Makefile b/devel/p5-System-Command/Makefile index 633b4509d3bd..a5c26321031a 100644 --- a/devel/p5-System-Command/Makefile +++ b/devel/p5-System-Command/Makefile @@ -13,7 +13,8 @@ COMMENT= Object for running system commands LICENSE= ART10 GPLv1 LICENSE_COMB= dual -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= System::Command.3 |