diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-09-08 14:47:37 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-09-08 14:47:37 +0000 |
commit | 48fa39ce909aba0eb08d5e0d13b1dc01db66cfa4 (patch) | |
tree | a97147b6b20e60f7395ff70357782d442396865e /devel/p5-Config-General | |
parent | 40e7cc174cda3aa83892205e0dcdddc53af8f57a (diff) |
Notes
Diffstat (limited to 'devel/p5-Config-General')
-rw-r--r-- | devel/p5-Config-General/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Config-General/Makefile b/devel/p5-Config-General/Makefile index 57cad918cf8b..d97e7c2195fa 100644 --- a/devel/p5-Config-General/Makefile +++ b/devel/p5-Config-General/Makefile @@ -13,7 +13,8 @@ COMMENT= Perl5 module for handling Apache-style configuration files LICENSE= ART10 GPLv1 LICENSE_COMB= dual -PERL_CONFIGURE= YES +USES= perl5 +USE_PERL5= configure MAN3= Config::General::Extended.3 Config::General::Interpolated.3 \ Config::General.3 |