diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-09-04 09:48:54 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-09-04 09:48:54 +0000 |
commit | 4c7f7c366c05f95c8de1a04a28a10edb2520a8d3 (patch) | |
tree | 953022d190d94b7533bdc20a56ca5c5bc39761c5 /mail/p5-CGP-CLI | |
parent | 890a5c28b9179800069ccab16b7696ec0b0687f5 (diff) | |
download | ports-4c7f7c366c05f95c8de1a04a28a10edb2520a8d3.tar.gz ports-4c7f7c366c05f95c8de1a04a28a10edb2520a8d3.zip |
Notes
Diffstat (limited to 'mail/p5-CGP-CLI')
-rw-r--r-- | mail/p5-CGP-CLI/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/p5-CGP-CLI/Makefile b/mail/p5-CGP-CLI/Makefile index 67feb9b0343c..57c8e2127086 100644 --- a/mail/p5-CGP-CLI/Makefile +++ b/mail/p5-CGP-CLI/Makefile @@ -15,7 +15,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= avk@vl.ru COMMENT= CommunigatePro Command Line Interface perl module -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= CGP::CLI.3 |