aboutsummaryrefslogtreecommitdiff
path: root/textproc/docbook-utils
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2006-11-13 14:27:50 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2006-11-13 14:27:50 +0000
commit74a6e7e946f4f75f29debf415e896285f4abac73 (patch)
tree7d0f712e4389431b207efa6dc142405bc720324e /textproc/docbook-utils
parent9231c803049f291ab85071790b945d5e218d50f9 (diff)
downloadports-74a6e7e946f4f75f29debf415e896285f4abac73.tar.gz
ports-74a6e7e946f4f75f29debf415e896285f4abac73.zip
Add a missing RUN_DEPENDS on jade to fix dependent port builds.
Approved by: maintainer
Notes
Notes: svn path=/head/; revision=177183
Diffstat (limited to 'textproc/docbook-utils')
-rw-r--r--textproc/docbook-utils/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/docbook-utils/Makefile b/textproc/docbook-utils/Makefile
index 705cf3810eda..dd82182a96b9 100644
--- a/textproc/docbook-utils/Makefile
+++ b/textproc/docbook-utils/Makefile
@@ -7,6 +7,7 @@
PORTNAME= docbook-utils
PORTVERSION= 0.6.14
+PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEWARE}
MASTER_SITE_SUBDIR= docbook-tools/new-trials/SOURCES
@@ -18,7 +19,8 @@ BUILD_DEPENDS+= nsgmls:${PORTSDIR}/textproc/jade \
${LOCALBASE}/share/sgml/docbook/3.1/docbook.dtd:${PORTSDIR}/textproc/docbook-310 \
${LOCALBASE}/share/sgml/docbook/dsssl:${PORTSDIR}/textproc/dsssl-docbook-modular
RUN_DEPENDS+= ${LOCALBASE}/share/texmf/tex/jadetex/dsssl.def:${PORTSDIR}/print/jadetex \
- sgmlspl:${PORTSDIR}/textproc/p5-SGMLSpm
+ sgmlspl:${PORTSDIR}/textproc/p5-SGMLSpm \
+ jade:${PORTSDIR}/textproc/jade
USE_PERL5_RUN= yes
GNU_CONFIGURE= yes