diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-09-07 07:11:48 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-09-07 07:11:48 +0000 |
commit | 312fd92cc301fbf0529d852d31550be7b6e0c679 (patch) | |
tree | 949ad8ae14ec788c18c083eccf4718c6ceb49128 /sysutils/p5-File-Stat-Bits | |
parent | df895bd769fc39161924f2b89f3548f60e4ea616 (diff) |
Notes
Diffstat (limited to 'sysutils/p5-File-Stat-Bits')
-rw-r--r-- | sysutils/p5-File-Stat-Bits/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/p5-File-Stat-Bits/Makefile b/sysutils/p5-File-Stat-Bits/Makefile index 84f73d0657ba..67af736a68b4 100644 --- a/sysutils/p5-File-Stat-Bits/Makefile +++ b/sysutils/p5-File-Stat-Bits/Makefile @@ -14,7 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= pirzyk@FreeBSD.org COMMENT= Perl5 module interface to the major()/minor() C routines -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= File::Stat::Bits.3 |