diff options
Diffstat (limited to 'textproc/p5-PPI-HTML/Makefile')
-rw-r--r-- | textproc/p5-PPI-HTML/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-PPI-HTML/Makefile b/textproc/p5-PPI-HTML/Makefile index 355d3560e034..81ef07d0469a 100644 --- a/textproc/p5-PPI-HTML/Makefile +++ b/textproc/p5-PPI-HTML/Makefile @@ -18,7 +18,7 @@ COMMENT= Generate syntax-hightlighted HTML for Perl using PPI BUILD_DEPENDS= p5-PPI>=0.990:${PORTSDIR}/textproc/p5-PPI \ p5-CSS-Tiny>=0.10:${PORTSDIR}/textproc/p5-CSS-Tiny \ p5-Params-Util>=0.05:${PORTSDIR}/devel/p5-Params-Util -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |