diff options
Diffstat (limited to 'devel/p5-Getopt-Long/Makefile')
-rw-r--r-- | devel/p5-Getopt-Long/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Getopt-Long/Makefile b/devel/p5-Getopt-Long/Makefile index 36f1d394b9a5..bc174c5c0c99 100644 --- a/devel/p5-Getopt-Long/Makefile +++ b/devel/p5-Getopt-Long/Makefile @@ -10,7 +10,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org COMMENT= Perl module for extended processing of command line options -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Getopt::Long.3 |