diff options
Diffstat (limited to 'converters/p5-Encode')
-rw-r--r-- | converters/p5-Encode/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/p5-Encode/Makefile b/converters/p5-Encode/Makefile index ce30b355ce2e..832cc0b6bc38 100644 --- a/converters/p5-Encode/Makefile +++ b/converters/p5-Encode/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= rafan@FreeBSD.org COMMENT= Provides interfaces between strings and the rest of the system -PERL_CONFIGURE= 5.7.3+ +PERL_CONFIGURE= yes MAN3= Encode.3 \ Encode::Alias.3 \ |