diff options
Diffstat (limited to 'textproc/p5-Text-CSV-Simple/Makefile')
-rw-r--r-- | textproc/p5-Text-CSV-Simple/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Text-CSV-Simple/Makefile b/textproc/p5-Text-CSV-Simple/Makefile index b8a65e0f16f4..4332eefbda5d 100644 --- a/textproc/p5-Text-CSV-Simple/Makefile +++ b/textproc/p5-Text-CSV-Simple/Makefile @@ -17,7 +17,7 @@ COMMENT= Perl module for Simpler parsing of CSV files BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Text/CSV_XS.pm:${PORTSDIR}/textproc/p5-Text-CSV_XS \ ${SITE_PERL}/File/Slurp.pm:${PORTSDIR}/devel/p5-File-Slurp \ ${SITE_PERL}/Class/Trigger.pm:${PORTSDIR}/devel/p5-Class-Trigger -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |