diff options
Diffstat (limited to 'devel/p5-Test-LectroTest/Makefile')
-rw-r--r-- | devel/p5-Test-LectroTest/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Test-LectroTest/Makefile b/devel/p5-Test-LectroTest/Makefile index 68623440103d..88da0b027a5f 100644 --- a/devel/p5-Test-LectroTest/Makefile +++ b/devel/p5-Test-LectroTest/Makefile @@ -10,7 +10,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= lippe@FreeBSD.org COMMENT= Easy, automatic, specification-based tests -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Test::LectroTest.3 \ Test::LectroTest::Compat.3 \ |