From 37614bb740c853fa2f11b3ed18dea94758b28159 Mon Sep 17 00:00:00 2001 From: az Date: Sat, 7 Sep 2013 07:11:48 +0000 Subject: - convert to the new perl5 framework Submitted by: portmgr (bapt@, blanket) --- sysutils/p5-File-Stat-Bits/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sysutils/p5-File-Stat-Bits') 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 -- cgit