summaryrefslogtreecommitdiff
path: root/textproc/docproj
diff options
context:
space:
mode:
authorNik Clayton <nik@FreeBSD.org>2001-08-05 21:19:48 +0000
committerNik Clayton <nik@FreeBSD.org>2001-08-05 21:19:48 +0000
commit615e31bad21390f5191c8dbf7af6a5eff318e312 (patch)
tree551073dd2f29f115c5ea70fd5ed5f102ebe382fe /textproc/docproj
parentMove distfiles to ${MASTER_SITE_LOCAL} and upgrade to the latest (diff)
Add dependency on libxslt/xsltproc. Bump PORTREVISION.
Notes
Notes: svn path=/head/; revision=45855
Diffstat (limited to 'textproc/docproj')
-rw-r--r--textproc/docproj/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/textproc/docproj/Makefile b/textproc/docproj/Makefile
index 22d49c403cb1..f226cd6cb03e 100644
--- a/textproc/docproj/Makefile
+++ b/textproc/docproj/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= docproj
-PORTVERSION= 1.6
+PORTVERSION= 1.7
CATEGORIES= textproc
MASTER_SITES= # empty
DISTFILES= # empty
@@ -25,7 +25,8 @@ RUN_DEPENDS= instant:${PORTSDIR}/textproc/sgmlformat \
${PREFIX}/share/sgml/iso8879:${PORTSDIR}/textproc/iso8879 \
${PREFIX}/bin/peps:${PORTSDIR}/graphics/peps \
${PREFIX}/bin/pngtopnm:${PORTSDIR}/graphics/netpbm \
- ${PREFIX}/bin/links:${PORTSDIR}/www/links
+ ${PREFIX}/bin/links:${PORTSDIR}/www/links \
+ ${PREFIX}/bin/xsltproc:${PORTSDIR}/textproc/libxslt
.if defined(WITH_OPENJADE) || ${MACHINE_ARCH} == "alpha"
RUN_DEPENDS+= openjade:${PORTSDIR}/textproc/openjade