diff options
-rw-r--r-- | print/apsfilter/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/print/apsfilter/Makefile b/print/apsfilter/Makefile index 6071a535aca..67791272e7a 100644 --- a/print/apsfilter/Makefile +++ b/print/apsfilter/Makefile @@ -107,6 +107,9 @@ RUN_DEPENDS+= psnup:${PORTSDIR}/print/psutils-letter # needed for aps2file :-/ RUN_DEPENDS+= bash:${PORTSDIR}/shells/bash2 +# HP IJS driver is not automatically part of ghostscript port anymore +RUN_DEPENDS+= hpijs:${PORTSDIR}/print/hpijs + MAN1= apsfilter.1 aps2file.1 apsfilter-bug.1 apspreview.1 MAN5= apsfilterrc.5 |