diff options
Diffstat (limited to 'devel/p5-Sort-Tree/Makefile')
-rw-r--r-- | devel/p5-Sort-Tree/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Sort-Tree/Makefile b/devel/p5-Sort-Tree/Makefile index 801ce30af119..ed52a9e76e5d 100644 --- a/devel/p5-Sort-Tree/Makefile +++ b/devel/p5-Sort-Tree/Makefile @@ -10,7 +10,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module for sorting a objects into a tree structure -PERL_CONFIGURE= YES +USES= perl5 +USE_PERL5= configure MAN3= Sort::Tree.3 |