diff options
Diffstat (limited to 'textproc/p5-Text-Autoformat/Makefile')
-rw-r--r-- | textproc/p5-Text-Autoformat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Text-Autoformat/Makefile b/textproc/p5-Text-Autoformat/Makefile index b7aef476c08e..dd6c9addef3e 100644 --- a/textproc/p5-Text-Autoformat/Makefile +++ b/textproc/p5-Text-Autoformat/Makefile @@ -17,7 +17,7 @@ COMMENT= Automatic and manual text wrapping and reformating formatting BUILD_DEPENDS= p5-version>=0:${PORTSDIR}/devel/p5-version \ p5-Text-Reform>=1.11:${PORTSDIR}/textproc/p5-Text-Reform -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |