From 7e913c20c358497a0ca56567a3f3cf21a786d8e2 Mon Sep 17 00:00:00 2001 From: Andreas Klemm Date: Fri, 11 Jan 2002 07:56:35 +0000 Subject: Update port dependency, if defined APSFILTER_ALL The interactive script will be updated later. Don't bump port revision, since next following commit will contain new apsfilter release, that is now in the queue, before I finished polishing interactive installartion. But I didn't want to mix this change and the new apsfilter version in one commit. --- print/apsfilter/Makefile | 22 ++++++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) (limited to 'print/apsfilter') diff --git a/print/apsfilter/Makefile b/print/apsfilter/Makefile index 5cbce6ab851a..70941a577989 100644 --- a/print/apsfilter/Makefile +++ b/print/apsfilter/Makefile @@ -53,15 +53,33 @@ RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript-gnu RUN_DEPENDS+= bunzip2:${PORTSDIR}/archivers/bzip2 .endif RUN_DEPENDS+= melt:${PORTSDIR}/archivers/freeze -# all needed "xxx to ps" filter utilities +RUN_DEPENDS+= lzop:${PORTSDIR}/archivers/lzop +# all needed "ASCII to ps" filter utilities RUN_DEPENDS+= a2ps:${PORTSDIR}/print/a2ps-letter +RUN_DEPENDS+= enscript:${PORTSDIR}/print/enscript-letter +RUN_DEPENDS+= mpage:${PORTSDIR}/print/mpage +RUN_DEPENDS+= recode:${PORTSDIR}/converters/recode +# all needed "ARCHIVE" extraction utilities +RUN_DEPENDS+= arc:${PORTSDIR}/archivers/arc +RUN_DEPENDS+= cabextract:${PORTSDIR}/archivers/cabextract +RUN_DEPENDS+= lha:${PORTSDIR}/archivers/lha +RUN_DEPENDS+= rar:${PORTSDIR}/archivers/rar +RUN_DEPENDS+= rpm:${PORTSDIR}/archivers/rpm +RUN_DEPENDS+= unarj:${PORTSDIR}/archivers/unarj +RUN_DEPENDS+= unzip:${PORTSDIR}/archivers/unzip +RUN_DEPENDS+= zoo:${PORTSDIR}/archivers/zoo +# all needed "xxx to ps" filter utilities +RUN_DEPENDS+= fitstopnm:${PORTSDIR}/graphics/netpbm +RUN_DEPENDS+= htmldoc:${PORTSDIR}/textproc/htmldoc RUN_DEPENDS+= psnup:${PORTSDIR}/print/psutils-letter .if !defined(WITHOUT_X11) # "xxx to ps" filter utilities that require X RUN_DEPENDS+= acroread4:${PORTSDIR}/print/acroread4 RUN_DEPENDS+= convert:${PORTSDIR}/graphics/ImageMagick RUN_DEPENDS+= dvips:${PORTSDIR}/print/teTeX -RUN_DEPENDS+= html2ps:${PORTSDIR}/print/html2ps-letter +RUN_DEPENDS+= wmf2eps:${PORTSDIR}/graphics/libwmf +RUN_DEPENDS+= sk2ps:${PORTSDIR}/graphics/sketch +RUN_DEPENDS+= tgif:${PORTSDIR}/graphics/tgif-nls RUN_DEPENDS+= transfig:${PORTSDIR}/print/transfig .else # "xxx to ps" filter utilities that don't require X -- cgit v1.2.3