aboutsummaryrefslogtreecommitdiffstats
path: root/devel/libxs
diff options
context:
space:
mode:
authorbeech <beech@FreeBSD.org>2013-03-09 04:29:35 +0800
committerbeech <beech@FreeBSD.org>2013-03-09 04:29:35 +0800
commita95eb4b87cf9e7fa8c6ad29e9105b5644c9f482d (patch)
tree6b2fcc8ea238f5a0b7cf67b8e466ea089d4dfcc2 /devel/libxs
parentb3e2a616bf4f16ffe6f624ef58870247b8881f68 (diff)
downloadfreebsd-ports-gnome-a95eb4b87cf9e7fa8c6ad29e9105b5644c9f482d.tar.gz
freebsd-ports-gnome-a95eb4b87cf9e7fa8c6ad29e9105b5644c9f482d.tar.zst
freebsd-ports-gnome-a95eb4b87cf9e7fa8c6ad29e9105b5644c9f482d.zip
- Add missing docbook-xml-450 dependency
PR: ports/176747 Submitted by: Oleg Ginzburg <olevole@olevole.ru> Approved by: Veniamin Gvozdikov <g.veniamin@googlemail.com> (maintainer)
Diffstat (limited to 'devel/libxs')
-rw-r--r--devel/libxs/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/libxs/Makefile b/devel/libxs/Makefile
index 644921b337d8..29d60020ea28 100644
--- a/devel/libxs/Makefile
+++ b/devel/libxs/Makefile
@@ -31,7 +31,8 @@ CONFIGURE_ARGS+= --enable-debug
.if ${PORT_OPTIONS:MDOCS}
BUILD_DEPENDS= asciidoc:${PORTSDIR}/textproc/asciidoc \
- xmlto:${PORTSDIR}/textproc/xmlto
+ xmlto:${PORTSDIR}/textproc/xmlto \
+ ${LOCALBASE}/share/xml/docbook/4.5/docbookx.dtd:${PORTSDIR}/textproc/docbook-xml-450
MAN3= \
xs_bind.3 \