aboutsummaryrefslogtreecommitdiff
path: root/textproc/docbook-utils/Makefile
diff options
context:
space:
mode:
authorHiroki Sato <hrs@FreeBSD.org>2013-05-11 18:45:42 +0000
committerHiroki Sato <hrs@FreeBSD.org>2013-05-11 18:45:42 +0000
commit33611a377ceb55f06ec457faaf8da02a03a27f0e (patch)
tree01bfa2ff39517e27d6a223983558360f13e58c60 /textproc/docbook-utils/Makefile
parentd8e32ad4c046e40f3f0a1452064a5472fd226cbc (diff)
downloadports-33611a377ceb55f06ec457faaf8da02a03a27f0e.tar.gz
ports-33611a377ceb55f06ec457faaf8da02a03a27f0e.zip
Notes
Diffstat (limited to 'textproc/docbook-utils/Makefile')
-rw-r--r--textproc/docbook-utils/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/docbook-utils/Makefile b/textproc/docbook-utils/Makefile
index 6c0e077d9966..8e42fe748d72 100644
--- a/textproc/docbook-utils/Makefile
+++ b/textproc/docbook-utils/Makefile
@@ -19,7 +19,6 @@ BUILD_DEPENDS+= ${LOCALBASE}/share/sgml/docbook/3.1:${PORTSDIR}/textproc/docbook
${LOCALBASE}/share/sgml/docbook/dsssl:${PORTSDIR}/textproc/dsssl-docbook-modular \
nsgmls:${PORTSDIR}/textproc/jade
RUN_DEPENDS+= ${LOCALBASE}/share/sgml/docbook/dsssl:${PORTSDIR}/textproc/dsssl-docbook-modular \
- ${LOCALBASE}/share/texmf/tex/jadetex/dsssl.def:${PORTSDIR}/print/jadetex \
nsgmls:${PORTSDIR}/textproc/jade \
sgmlspl:${PORTSDIR}/textproc/p5-SGMLSpm \
lynx:${PORTSDIR}/www/lynx
@@ -27,6 +26,7 @@ RUN_DEPENDS+= ${LOCALBASE}/share/sgml/docbook/dsssl:${PORTSDIR}/textproc/dsssl-d
CONFLICTS= docbook2X-*
USE_PERL5_RUN= yes
+USE_TEX= jadetex
GNU_CONFIGURE= yes
USE_GMAKE= yes
MAKE_ARGS+= docdir="${DOCSDIR}" htmldir="${DOCSDIR}/html"