diff options
Diffstat (limited to 'textproc/p5-Text-DHCPLeases')
-rw-r--r-- | textproc/p5-Text-DHCPLeases/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-Text-DHCPLeases/Makefile b/textproc/p5-Text-DHCPLeases/Makefile index c34a86e53545..bd64b45991c8 100644 --- a/textproc/p5-Text-DHCPLeases/Makefile +++ b/textproc/p5-Text-DHCPLeases/Makefile @@ -9,7 +9,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= kuriyama@FreeBSD.org COMMENT= Perl extension to parse DHCP leases file from ISC dhcpd -PERL_MODBUILD= yes +USES= perl5 +USE_PERL5= modbuild MAN3= Text::DHCPLeases.3 \ Text::DHCPLeases::Object.3 \ |