diff options
Diffstat (limited to 'textproc/p5-CSS-Croco/Makefile')
-rw-r--r-- | textproc/p5-CSS-Croco/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-CSS-Croco/Makefile b/textproc/p5-CSS-Croco/Makefile index 98aaf1a58aa0..878a7e999441 100644 --- a/textproc/p5-CSS-Croco/Makefile +++ b/textproc/p5-CSS-Croco/Makefile @@ -15,7 +15,7 @@ COMMENT= Quick CSS parser BUILD_DEPENDS= p5-URI>=0:${PORTSDIR}/net/p5-URI \ libcroco>=0.6:${PORTSDIR}/textproc/libcroco -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes MAN3= CSS::Croco.3\ |