mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-02 01:20:54 +00:00
Add graphics/eps2png and graphics/netpbm as dependencies. These are
required in order to process the graphics.
This commit is contained in:
parent
550198de48
commit
e4cc3014b6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=38526
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user