summaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorskv <skv@FreeBSD.org>2003-07-15 12:54:11 +0000
committerskv <skv@FreeBSD.org>2003-07-15 12:54:11 +0000
commit4366ec5ffb894c544c916e17f6f55c842c0bc543 (patch)
tree07cac1367f6f75d5731d1c1bfa26d6d2db2ba51c /textproc
parent4a010a56628684f2c30b5ee2324a2235e20de75a (diff)
downloadFreeBSD-ports-4366ec5ffb894c544c916e17f6f55c842c0bc543.zip
FreeBSD-ports-4366ec5ffb894c544c916e17f6f55c842c0bc543.tar.gz
Fix dependency typo again.
(My mind has been travelling afar. My apologies to everyone.) Pointed by: Neil Darlow <neil@darlow.co.uk>
Diffstat (limited to 'textproc')
-rw-r--r--textproc/sablotron/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/sablotron/Makefile b/textproc/sablotron/Makefile
index 3cf9f2f..08320f1 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
OpenPOWER on IntegriCloud