diff options
Diffstat (limited to 'devel/p5-Locale-Maketext/Makefile')
-rw-r--r-- | devel/p5-Locale-Maketext/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/p5-Locale-Maketext/Makefile b/devel/p5-Locale-Maketext/Makefile index 467d5724f5f8..e51716789dd7 100644 --- a/devel/p5-Locale-Maketext/Makefile +++ b/devel/p5-Locale-Maketext/Makefile @@ -17,13 +17,13 @@ COMMENT= A framework for software localization and inheritance-based lexicons LICENSE_COMB= dual LICENSE= ART20 GPLv1 -PERL_CONFIGURE= YES +PERL_CONFIGURE= yes MAN3= Locale::Maketext.3 \ - Locale::Maketext::TPJ13.3 \ - Locale::Maketext::GutsLoader.3 \ + Locale::Maketext::Cookbook.3 \ Locale::Maketext::Guts.3 \ - Locale::Maketext::Cookbook.3 + Locale::Maketext::GutsLoader.3 \ + Locale::Maketext::TPJ13.3 .include <bsd.port.pre.mk> |