diff options
Diffstat (limited to 'devel/p5-Proc-ProcessTable/Makefile')
-rw-r--r-- | devel/p5-Proc-ProcessTable/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Proc-ProcessTable/Makefile b/devel/p5-Proc-ProcessTable/Makefile index 8ab20da3b3ee..c1d170363754 100644 --- a/devel/p5-Proc-ProcessTable/Makefile +++ b/devel/p5-Proc-ProcessTable/Makefile @@ -11,7 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl interface to the unix process table -PERL_CONFIGURE= YES +USES= perl5 +USE_PERL5= configure MAN3= Proc::ProcessTable::Process.3 \ Proc::Killall.3 \ |