1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

RUN_DEPENDS on melt for freeze package

PR:		29273
Submitted by:	Frank Volf <volf@oasis.IAEhv.nl>
This commit is contained in:
Mark Pulford 2001-08-05 10:53:00 +00:00
parent 13ffb3b7ee
commit 3e42242add
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=45832

View File

@ -138,7 +138,7 @@ while [ "$1" ]; do
echo RUN_DEPENDS+=bunzip2:${PORTSDIR}/archivers/bzip2
;;
\"FREEZE\")
echo RUN_DEPENDS+=smbclient:${PORTSDIR}/archivers/freeze
echo RUN_DEPENDS+=melt:${PORTSDIR}/archivers/freeze
;;
esac
shift