diff options
Diffstat (limited to 'www/p5-CGI_Lite/Makefile')
-rw-r--r-- | www/p5-CGI_Lite/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-CGI_Lite/Makefile b/www/p5-CGI_Lite/Makefile index a0c6f1e21f05..23b088fd9d7f 100644 --- a/www/p5-CGI_Lite/Makefile +++ b/www/p5-CGI_Lite/Makefile @@ -14,7 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= lth@FreeBSD.org COMMENT= Process and decode WWW forms and cookies -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= CGI::Lite.3 |