diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-09-03 15:28:40 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-09-03 15:28:40 +0000 |
commit | 874a5c1f86df3b3b7a04e9b591dd816ce9781614 (patch) | |
tree | 1cb238197769b43370de48dbe25f67e9f400de2a /www/p5-CGI-Utils | |
parent | aaf3fcefeaa0e1d58505edc3dc9f1ce4439f5c53 (diff) | |
download | ports-874a5c1f86df3b3b7a04e9b591dd816ce9781614.tar.gz ports-874a5c1f86df3b3b7a04e9b591dd816ce9781614.zip |
Notes
Diffstat (limited to 'www/p5-CGI-Utils')
-rw-r--r-- | www/p5-CGI-Utils/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-CGI-Utils/Makefile b/www/p5-CGI-Utils/Makefile index f1ac11dec811..21888f38e29e 100644 --- a/www/p5-CGI-Utils/Makefile +++ b/www/p5-CGI-Utils/Makefile @@ -14,7 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= mopsfelder@gmail.com COMMENT= Utilities for retrieving information through the CGI -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= CGI::Utils.3 \ CGI::Utils::UploadFile.3 |