summaryrefslogtreecommitdiff
path: root/print/apsfilter/Makefile
diff options
context:
space:
mode:
authorHiroki Sato <hrs@FreeBSD.org>2008-10-05 02:49:27 +0000
committerHiroki Sato <hrs@FreeBSD.org>2008-10-05 02:49:27 +0000
commitcf46a4a7a340b7d532867d0fb3bf9343db178a48 (patch)
tree985f79dd6a7ad3f23fd6232905d02793eefee35b /print/apsfilter/Makefile
parentFix NOPORTDOCS=yes case and style cleanups. (diff)
Fix dependency broken due to acroread7 removal.
Notes
Notes: svn path=/head/; revision=221206
Diffstat (limited to 'print/apsfilter/Makefile')
-rw-r--r--print/apsfilter/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/print/apsfilter/Makefile b/print/apsfilter/Makefile
index e1b402ee45a2..e1f0238ce0fa 100644
--- a/print/apsfilter/Makefile
+++ b/print/apsfilter/Makefile
@@ -7,7 +7,7 @@
PORTNAME= apsfilter
PORTVERSION= 7.2.8
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= print
MASTER_SITES= http://www.apsfilter.org/download/
@@ -82,9 +82,8 @@ 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+= ${LOCALBASE}/Adobe/Acrobat7.0/ENU/bin/acroread:${PORTSDIR}/print/acroread7
RUN_DEPENDS+= convert:${PORTSDIR}/graphics/ImageMagick
-RUN_DEPENDS+= dvips:${PORTSDIR}/print/teTeX
+RUN_DEPENDS+= dvips:${PORTSDIR}/print/dvipsk-tetex
RUN_DEPENDS+= wmf2eps:${PORTSDIR}/graphics/libwmf
RUN_DEPENDS+= sk2ps:${PORTSDIR}/graphics/skencil
RUN_DEPENDS+= tgif:${PORTSDIR}/graphics/tgif