diff options
Diffstat (limited to 'misc/p5-Array-IntSpan')
-rw-r--r-- | misc/p5-Array-IntSpan/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/p5-Array-IntSpan/Makefile b/misc/p5-Array-IntSpan/Makefile index 7708692ec7af..322bddf62eb3 100644 --- a/misc/p5-Array-IntSpan/Makefile +++ b/misc/p5-Array-IntSpan/Makefile @@ -11,6 +11,8 @@ MAINTAINER= perl@FreeBSD.org COMMENT= Module for handling arrays using IntSpan techniques PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Array::IntSpan.3 Array::IntSpan::Fields.3 |