deskutils/pinot: Remove redundant dependency on unzip
A dependency on unzip will never be registered since unzip is available on all supported platforms (since FreeBSD 8.0). Approved by: infrastructure blanket (removal of redundant deps)
This commit is contained in:
parent
7cf9d118c6
commit
a53dbbc094
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=419582
1 changed files with 0 additions and 1 deletions
|
@ -33,7 +33,6 @@ RUN_DEPENDS= update-mime-database:misc/shared-mime-info \
|
|||
xdg-open:devel/xdg-utils \
|
||||
${LOCALBASE}/libexec/xpdf/pdftotext:graphics/xpdf \
|
||||
catppt:textproc/catdoc \
|
||||
unzip:archivers/unzip \
|
||||
unrtf:textproc/unrtf \
|
||||
catdvi:print/catdvi \
|
||||
bash:shells/bash
|
||||
|
|
Loading…
Reference in a new issue