aboutsummaryrefslogtreecommitdiff
path: root/textproc/docproj
diff options
context:
space:
mode:
authorNik Clayton <nik@FreeBSD.org>2001-02-20 19:15:50 +0000
committerNik Clayton <nik@FreeBSD.org>2001-02-20 19:15:50 +0000
commite4cc3014b620efcf6dac1a2bfff26237d20d7e8c (patch)
tree3e676ddb9d962e1f9bbcc9862b36d9152a80eb6c /textproc/docproj
parent550198de486f7bef208db365fa3b2e6f64efd680 (diff)
downloadports-e4cc3014b620efcf6dac1a2bfff26237d20d7e8c.tar.gz
ports-e4cc3014b620efcf6dac1a2bfff26237d20d7e8c.zip
Notes
Diffstat (limited to 'textproc/docproj')
-rw-r--r--textproc/docproj/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/docproj/Makefile b/textproc/docproj/Makefile
index f04043d4a679..e2388ea3bc3f 100644
--- a/textproc/docproj/Makefile
+++ b/textproc/docproj/Makefile
@@ -19,7 +19,9 @@ RUN_DEPENDS= instant:${PORTSDIR}/textproc/sgmlformat \
${PREFIX}/share/sgml/html/catalog:${PORTSDIR}/textproc/html \
${PREFIX}/share/sgml/linuxdoc:${PORTSDIR}/textproc/linuxdoc \
${PREFIX}/share/sgml/docbook/catalog:${PORTSDIR}/textproc/docbook \
- ${PREFIX}/share/sgml/iso8879:${PORTSDIR}/textproc/iso8879
+ ${PREFIX}/share/sgml/iso8879:${PORTSDIR}/textproc/iso8879 \
+ ${PREFIX}/bin/eps2png:${PORTSDIR}/graphics/eps2png \
+ ${PREFIX}/bin/pngtopnm:${PORTSDIR}/graphics/netpbm
.if defined(WITH_OPENJADE)
RUN_DEPENDS+= openjade:${PORTSDIR}/textproc/openjade