summaryrefslogtreecommitdiff
path: root/print/apsfilter/Makefile
diff options
context:
space:
mode:
authorAndreas Klemm <andreas@FreeBSD.org>2006-07-02 12:47:58 +0000
committerAndreas Klemm <andreas@FreeBSD.org>2006-07-02 12:47:58 +0000
commitf26c1976463b0d87979ad6e745765c0acd206e18 (patch)
tree7e45a85035c6c838515d71feb0d6992254b7c9d9 /print/apsfilter/Makefile
parentFix a bug that dvipdfmx confuses 'wh' and 'bk' of tpic special. (diff)
fix acroread dependency after recent changes to the acrobat reader's
ports structure PR: ports/99354 Submitted by: Kostik Belousov <kib@FreeBSD.org>
Notes
Notes: svn path=/head/; revision=166756
Diffstat (limited to 'print/apsfilter/Makefile')
-rw-r--r--print/apsfilter/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/apsfilter/Makefile b/print/apsfilter/Makefile
index 0bfe8c5cdbc4..17b33cfaf278 100644
--- a/print/apsfilter/Makefile
+++ b/print/apsfilter/Makefile
@@ -7,7 +7,7 @@
PORTNAME= apsfilter
PORTVERSION= 7.2.7
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= print
MASTER_SITES= http://www.apsfilter.org/download/
@@ -86,7 +86,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+= acroread7:${PORTSDIR}/print/acroread7
+RUN_DEPENDS+= ${X11BASE}/Adobe/Acrobat7.0/ENU/bin/acroread:${PORTSDIR}/print/acroread7
RUN_DEPENDS+= convert:${PORTSDIR}/graphics/ImageMagick
RUN_DEPENDS+= dvips:${PORTSDIR}/print/teTeX
RUN_DEPENDS+= wmf2eps:${PORTSDIR}/graphics/libwmf