aboutsummaryrefslogtreecommitdiff
path: root/textproc/sablotron
diff options
context:
space:
mode:
authorSergey Skvortsov <skv@FreeBSD.org>2003-07-15 08:15:58 +0000
committerSergey Skvortsov <skv@FreeBSD.org>2003-07-15 08:15:58 +0000
commit8e35c642e90b7e4eb18f72898618653f63b95aba (patch)
treec7235f51e2789080e0d84519594ca99da607daca /textproc/sablotron
parentf87fba36d149360842333d0ae23626915008239b (diff)
downloadports-8e35c642e90b7e4eb18f72898618653f63b95aba.tar.gz
ports-8e35c642e90b7e4eb18f72898618653f63b95aba.zip
Notes
Diffstat (limited to 'textproc/sablotron')
-rw-r--r--textproc/sablotron/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/sablotron/Makefile b/textproc/sablotron/Makefile
index a368c8eb83ac..3cf9f2f6cab9 100644
--- a/textproc/sablotron/Makefile
+++ b/textproc/sablotron/Makefile
@@ -63,7 +63,7 @@ CONFIGURE_ARGS+= --enable-debugger
.endif
.ifndef(NOPORTDOCS)
-BUILD_DEPENDS+= ${SITE_PERL}/mach/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser
+BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/mach/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser
CONFIGURE_ARGS+= --with-html-dir=${DOCSDIR}
.endif