aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--misc/p5-Locale-Codes/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/p5-Locale-Codes/Makefile b/misc/p5-Locale-Codes/Makefile
index d634e4614b54..3bcd0a3a1ae0 100644
--- a/misc/p5-Locale-Codes/Makefile
+++ b/misc/p5-Locale-Codes/Makefile
@@ -18,6 +18,6 @@ PERL_CONFIGURE= YES
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3= Locale::Country.3 Locale::Constants.3 Locale::Currency.3 \
- Locale::Language.3
+ Locale::Language.3 Locale::Script.3
.include <bsd.port.mk>