summaryrefslogtreecommitdiff
path: root/print/apsfilter/Makefile
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-12-24 02:05:32 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-12-24 02:05:32 +0000
commit32fa703784959cee51aceb4794d95076cb105689 (patch)
treed35e1de107fbe77cf6ef3f08aedee88ecaac634d /print/apsfilter/Makefile
parent- Remove useless USE_GNOME=glib20 (diff)
Chase print/acroread5 to print/acroread
Extra Special Pointy Santa Hat to: trevor
Notes
Notes: svn path=/head/; revision=125026
Diffstat (limited to '')
-rw-r--r--print/apsfilter/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/apsfilter/Makefile b/print/apsfilter/Makefile
index 0f2f280c63a1..be98e1291151 100644
--- a/print/apsfilter/Makefile
+++ b/print/apsfilter/Makefile
@@ -87,7 +87,7 @@ RUN_DEPENDS+= htmldoc:${PORTSDIR}/textproc/htmldoc
RUN_DEPENDS+= psnup:${PORTSDIR}/print/psutils-${PAPERSIZE}
.if !defined(WITHOUT_X11)
# "xxx to ps" filter utilities that require X
-RUN_DEPENDS+= acroread5:${PORTSDIR}/print/acroread5
+RUN_DEPENDS+= acroread5:${PORTSDIR}/print/acroread
RUN_DEPENDS+= convert:${PORTSDIR}/graphics/ImageMagick
RUN_DEPENDS+= dvips:${PORTSDIR}/print/teTeX
RUN_DEPENDS+= wmf2eps:${PORTSDIR}/graphics/libwmf