diff options
Diffstat (limited to 'converters/p5-Encode-IMAPUTF7/Makefile')
-rw-r--r-- | converters/p5-Encode-IMAPUTF7/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/p5-Encode-IMAPUTF7/Makefile b/converters/p5-Encode-IMAPUTF7/Makefile index 2e854eb35206..099931371785 100644 --- a/converters/p5-Encode-IMAPUTF7/Makefile +++ b/converters/p5-Encode-IMAPUTF7/Makefile @@ -15,7 +15,7 @@ MAINTAINER= perl@FreeBSD.org COMMENT= Modification of UTF-7 encoding for IMAP BUILD_DEPENDS= p5-Test-NoWarnings>=0:${PORTSDIR}/devel/p5-Test-NoWarnings -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |