summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--textproc/sablotron/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/sablotron/Makefile b/textproc/sablotron/Makefile
index 3cf9f2f6cab9..08320f12adfd 100644
--- a/textproc/sablotron/Makefile
+++ b/textproc/sablotron/Makefile
@@ -63,7 +63,7 @@ CONFIGURE_ARGS+= --enable-debugger
.endif
.ifndef(NOPORTDOCS)
-BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/mach/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser
+BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser
CONFIGURE_ARGS+= --with-html-dir=${DOCSDIR}
.endif