From ca70e439c2cab3afa6b1f158853e01058c1fac47 Mon Sep 17 00:00:00 2001 From: Andrej Zverev Date: Wed, 7 Aug 2013 13:20:32 +0000 Subject: - Convert to new perl framework per port extra changes: devel/p5-Perl-Version remove outage PERL_LEVEL check devel/p5-Devel-LeakTrace-Fast remove perl version requiment 5.12.0- (no need in current version) Approved by: lth@ (maintainer) --- devel/p5-Filesys-Virtual/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'devel/p5-Filesys-Virtual') diff --git a/devel/p5-Filesys-Virtual/Makefile b/devel/p5-Filesys-Virtual/Makefile index 03991e6e05bc..68874f662f4b 100644 --- a/devel/p5-Filesys-Virtual/Makefile +++ b/devel/p5-Filesys-Virtual/Makefile @@ -14,7 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= lth@FreeBSD.org COMMENT= Perl extension to provide a framework for a virtual filesystem -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Filesys::Virtual.3 -- cgit v1.2.3