1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00

Add graphics/eps2png and graphics/netpbm as dependencies. These are

required in order to process the graphics.
This commit is contained in:
Nik Clayton 2001-02-20 19:15:50 +00:00
parent 550198de48
commit e4cc3014b6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=38526

View File

@ -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