diff options
author | andreas <andreas@FreeBSD.org> | 2004-02-26 03:21:46 +0800 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 2004-02-26 03:21:46 +0800 |
commit | bf794e8bf4ff43c6287999ba52b7d1ba4f344c1a (patch) | |
tree | e459d38c24df8fc13e524f3f85614aafad8af763 /print | |
parent | f4595eb4c54c546245c51bee63524e547e1b6d40 (diff) | |
download | freebsd-ports-gnome-bf794e8bf4ff43c6287999ba52b7d1ba4f344c1a.tar.gz freebsd-ports-gnome-bf794e8bf4ff43c6287999ba52b7d1ba4f344c1a.tar.zst freebsd-ports-gnome-bf794e8bf4ff43c6287999ba52b7d1ba4f344c1a.zip |
- sketch is now called skencil
- fixed run-dependencies
- no revision bump, since this doesn't affect normal port installation
or package building.
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 |