diff options
Diffstat (limited to 'devel/p5-Locale-libintl/Makefile')
-rw-r--r-- | devel/p5-Locale-libintl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Locale-libintl/Makefile b/devel/p5-Locale-libintl/Makefile index 0811dfd976f8..bb07d3fe5656 100644 --- a/devel/p5-Locale-libintl/Makefile +++ b/devel/p5-Locale-libintl/Makefile @@ -12,8 +12,8 @@ DISTNAME= libintl-perl-${PORTVERSION} MAINTAINER= perl@FreeBSD.org COMMENT= Internationalization library for Perl -PERL_CONFIGURE= yes -USES= gettext +USES= perl5 gettext +USE_PERL5= configure MAN3= Locale::Messages.3 \ Locale::Recode.3 \ |