diff options
Diffstat (limited to 'textproc/p5-Text-CSV-Encoded/Makefile')
-rw-r--r-- | textproc/p5-Text-CSV-Encoded/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Text-CSV-Encoded/Makefile b/textproc/p5-Text-CSV-Encoded/Makefile index 3838473472a0..6fe26073ac47 100644 --- a/textproc/p5-Text-CSV-Encoded/Makefile +++ b/textproc/p5-Text-CSV-Encoded/Makefile @@ -18,7 +18,7 @@ BUILD_DEPENDS= p5-IO>=0:${PORTSDIR}/devel/p5-IO \ p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple \ p5-Test-Harness>=0:${PORTSDIR}/devel/p5-Test-Harness \ p5-Text-CSV>=0:${PORTSDIR}/textproc/p5-Text-CSV -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |