diff options
Diffstat (limited to 'devel/p5-Test-Identity/Makefile')
-rw-r--r-- | devel/p5-Test-Identity/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Test-Identity/Makefile b/devel/p5-Test-Identity/Makefile index b9c9c0ee1b2f..9b5986253996 100644 --- a/devel/p5-Test-Identity/Makefile +++ b/devel/p5-Test-Identity/Makefile @@ -14,7 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Assert the referential identity of a reference -PERL_CONFIGURE= yes +USE_PERL5= configure +USES= perl5 MAN3= Test::Identity.3 |