diff options
Diffstat (limited to 'converters/p5-Encode-JIS2K/Makefile')
-rw-r--r-- | converters/p5-Encode-JIS2K/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/p5-Encode-JIS2K/Makefile b/converters/p5-Encode-JIS2K/Makefile index a211814620ec..63f648a03fd5 100644 --- a/converters/p5-Encode-JIS2K/Makefile +++ b/converters/p5-Encode-JIS2K/Makefile @@ -14,6 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= rafan@FreeBSD.org COMMENT= JIS X 0212 (aka JIS 2000) Encodings -PERL_CONFIGURE= 5.7.3+ +PERL_CONFIGURE= yes .include <bsd.port.mk> |