diff options
Diffstat (limited to 'converters/p5-Convert-TNEF/Makefile')
-rw-r--r-- | converters/p5-Convert-TNEF/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/p5-Convert-TNEF/Makefile b/converters/p5-Convert-TNEF/Makefile index f159567819c5..a9c021016770 100644 --- a/converters/p5-Convert-TNEF/Makefile +++ b/converters/p5-Convert-TNEF/Makefile @@ -16,7 +16,7 @@ COMMENT= Perl module to read TNEF files BUILD_DEPENDS= ${SITE_PERL}/IO/Wrap.pm:${PORTSDIR}/devel/p5-IO-stringy \ ${SITE_PERL}/MIME/Body.pm:${PORTSDIR}/mail/p5-MIME-Tools -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |