diff options
Diffstat (limited to 'converters/p5-Encode-compat/Makefile')
-rw-r--r-- | converters/p5-Encode-compat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/p5-Encode-compat/Makefile b/converters/p5-Encode-compat/Makefile index 553e8a50b5c7..49d7e7bc1d8d 100644 --- a/converters/p5-Encode-compat/Makefile +++ b/converters/p5-Encode-compat/Makefile @@ -15,7 +15,7 @@ MAINTAINER= tobez@FreeBSD.org COMMENT= Compatibility interfaces for Encode.pm on Perl < 5.7.1 BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Text/Iconv.pm:${PORTSDIR}/converters/p5-Text-Iconv -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |