diff options
author | Andreas Klemm <andreas@FreeBSD.org> | 2004-02-25 19:21:46 +0000 |
---|---|---|
committer | Andreas Klemm <andreas@FreeBSD.org> | 2004-02-25 19:21:46 +0000 |
commit | 41d5b716e52e9c580a4a5659c098c6f9b3768e21 (patch) | |
tree | 212125bc28128b5a0be5ab52475082a6d1ab68b2 /print | |
parent | 12734f1267bb4bcaf65ee7bad6b343ffa96249b5 (diff) | |
download | ports-41d5b716e52e9c580a4a5659c098c6f9b3768e21.tar.gz ports-41d5b716e52e9c580a4a5659c098c6f9b3768e21.zip |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/apsfilter/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/apsfilter/Makefile b/print/apsfilter/Makefile index b2851b579717..42ed6f95f37d 100644 --- a/print/apsfilter/Makefile +++ b/print/apsfilter/Makefile @@ -79,7 +79,7 @@ RUN_DEPENDS+= acroread5:${PORTSDIR}/print/acroread5 RUN_DEPENDS+= convert:${PORTSDIR}/graphics/ImageMagick RUN_DEPENDS+= dvips:${PORTSDIR}/print/teTeX RUN_DEPENDS+= wmf2eps:${PORTSDIR}/graphics/libwmf -RUN_DEPENDS+= sk2ps:${PORTSDIR}/graphics/sketch +RUN_DEPENDS+= sk2ps:${PORTSDIR}/graphics/skencil RUN_DEPENDS+= tgif:${PORTSDIR}/graphics/tgif-nls RUN_DEPENDS+= transfig:${PORTSDIR}/print/transfig .else |