cvs commit: src/usr.bin/unzip Makefile unzip.1 unzip.c
Kris Kennaway
kris at FreeBSD.org
Mon Jan 14 12:26:07 PST 2008
David O'Brien wrote:
>> If we have to special case ports to deal with variant zipfiles that cannot
>> be processed by /usr/bin/unzip then it gets messier because we have to
>> account for some ports being satisfied with USE_ZIP=yes meaning
>> /usr/bin/unzip and some still requiring /usr/ports/archivers/unzip. I'd
>> prefer not to have to add those workarounds.
>
> This seems quite easy...
>
> For those four-ish ports 's/USE_ZIP/USE_INFOZIP/'
That's what I meant by "special case". I don't like adding special case
variables to bsd.*.mk for the benefit of a tiny number of ports; that
file is already cluttered enough.
Kris
More information about the cvs-src
mailing list