mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
- added needed run dependency
added dependency to print/hpijs, since the ijs driver isn't automatically installed anymore when installing ghostscript - therefore bumped portrevision
This commit is contained in:
parent
28d9ebd9de
commit
773b46d433
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=69117
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue