diff options
Diffstat (limited to 'devel/p5-ResourcePool/Makefile')
-rw-r--r-- | devel/p5-ResourcePool/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-ResourcePool/Makefile b/devel/p5-ResourcePool/Makefile index dfcedb85e7bc..c31bc3e86189 100644 --- a/devel/p5-ResourcePool/Makefile +++ b/devel/p5-ResourcePool/Makefile @@ -12,7 +12,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Generic way to use connection caching for any kind of resources -PERL_CONFIGURE= YES +USES= perl5 +USE_PERL5= configure MAN3= ResourcePool.3 \ ResourcePool::BigPicture.3 \ |