diff options
author | Andreas Klemm <andreas@FreeBSD.org> | 2002-10-29 19:10:17 +0000 |
---|---|---|
committer | Andreas Klemm <andreas@FreeBSD.org> | 2002-10-29 19:10:17 +0000 |
commit | 773b46d4337255aeccce10aa3bcc3543600ff660 (patch) | |
tree | 4387a742d47050d0a8703270b7fb4f65117c5256 /print | |
parent | 28d9ebd9de85d93997e038db53a5ba9f3d3798d2 (diff) |
Notes
Diffstat (limited to 'print')
-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 6071a535acac..67791272e7a5 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 |