1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00

Depend on peps instead of eps2png -- peps produces better output (inc.

anti-aliasing) than eps2png.  Bump PORTREVISION accordingly.
This commit is contained in:
Nik Clayton 2001-07-13 12:09:12 +00:00
parent 0e0315b151
commit 16b3a7d410
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=45105

View File

@ -6,7 +6,7 @@
#
PORTNAME= docproj
PORTVERSION= 1.4
PORTVERSION= 1.5
CATEGORIES= textproc
MASTER_SITES= # empty
DISTFILES= # empty
@ -21,7 +21,7 @@ RUN_DEPENDS= instant:${PORTSDIR}/textproc/sgmlformat \
${PREFIX}/share/sgml/docbook/3.1/docbook.dtd:${PORTSDIR}/textproc/docbook-310 \
${PREFIX}/share/sgml/docbook/4.1/docbook.dtd:${PORTSDIR}/textproc/docbook-410 \
${PREFIX}/share/sgml/iso8879:${PORTSDIR}/textproc/iso8879 \
${PREFIX}/bin/eps2png:${PORTSDIR}/graphics/eps2png \
${PREFIX}/bin/peps:${PORTSDIR}/graphics/peps \
${PREFIX}/bin/pngtopnm:${PORTSDIR}/graphics/netpbm \
${PREFIX}/bin/links:${PORTSDIR}/www/links