diff options
Diffstat (limited to 'textproc/p5-SGML-DTDParse/Makefile')
-rw-r--r-- | textproc/p5-SGML-DTDParse/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-SGML-DTDParse/Makefile b/textproc/p5-SGML-DTDParse/Makefile index 9650bf34efab..141c47e67b90 100644 --- a/textproc/p5-SGML-DTDParse/Makefile +++ b/textproc/p5-SGML-DTDParse/Makefile @@ -18,7 +18,7 @@ BUILD_DEPENDS= p5-DelimMatch>=1.05:${PORTSDIR}/textproc/p5-DelimMatch \ p5-libxml>=0.08:${PORTSDIR}/textproc/p5-libxml \ p5-XML-DOM>=1.44:${PORTSDIR}/textproc/p5-XML-DOM \ p5-XML-Parser>=2.3:${PORTSDIR}/textproc/p5-XML-Parser -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |