diff options
author | kris <kris@FreeBSD.org> | 2004-12-24 10:05:32 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-12-24 10:05:32 +0800 |
commit | 95b55b278ade82027e1cf9fce077b2b0bab7dbbf (patch) | |
tree | 99abc63d9f09dd4112495d871d75a1a641900745 /print | |
parent | 8e90779227defd634ac27ba9978d026bf0a7778d (diff) | |
download | freebsd-ports-gnome-95b55b278ade82027e1cf9fce077b2b0bab7dbbf.tar.gz freebsd-ports-gnome-95b55b278ade82027e1cf9fce077b2b0bab7dbbf.tar.zst freebsd-ports-gnome-95b55b278ade82027e1cf9fce077b2b0bab7dbbf.zip |
Chase print/acroread5 to print/acroread
Extra Special Pointy Santa Hat to: trevor
Diffstat (limited to 'print')
-rw-r--r-- | print/acroread5-commfont/Makefile | 2 | ||||
-rw-r--r-- | print/apsfilter/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/print/acroread5-commfont/Makefile b/print/acroread5-commfont/Makefile index f0731a435393..ec2f3def666e 100644 --- a/print/acroread5-commfont/Makefile +++ b/print/acroread5-commfont/Makefile @@ -43,7 +43,7 @@ DISTFILES= korfont.tar.gz WRKSUBDIR= KORKIT .endif TAR_FILE= LANGCOM.TAR -RUN_DEPENDS= acroread5:${PORTSDIR}/print/acroread5 +RUN_DEPENDS= acroread5:${PORTSDIR}/print/acroread .else ###### For slave ports ############################## 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 |