diff options
Diffstat (limited to 'textproc/p5-Markapl/Makefile')
-rw-r--r-- | textproc/p5-Markapl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Markapl/Makefile b/textproc/p5-Markapl/Makefile index 228ab993a1c4..7c5c9d30a7d6 100644 --- a/textproc/p5-Markapl/Makefile +++ b/textproc/p5-Markapl/Makefile @@ -22,7 +22,7 @@ BUILD_DEPENDS= p5-Exporter-Lite>=0:${PORTSDIR}/devel/p5-Exporter-Lite \ p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \ p5-String-BufferStack>=1.15:${PORTSDIR}/textproc/p5-String-BufferStack \ p5-Devel-Declare>=0:${PORTSDIR}/devel/p5-Devel-Declare -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |