svn commit: r323650 - in head/sysutils/fusefs-zip: . files
Pawel Pekala
pawel at FreeBSD.org
Fri Jul 26 14:00:11 UTC 2013
Dnia 2013-07-26, o godz. 01:23:09
Alexey Dokuchaev <danfe at FreeBSD.org> napisał(a):
>On Thu, Jul 25, 2013 at 03:31:03PM +0000, Pawel Pekala wrote:
>> New Revision: 323650
>> URL: http://svnweb.freebsd.org/changeset/ports/323650
>>
>> @@ -11,6 +11,7 @@ COMMENT= FUSE filesystem to mount ZIP ar
>> LICENSE= LGPL3
>>
>> LIB_DEPENDS= zip:${PORTSDIR}/archivers/libzip
>> +BUILD_DEPENDS= libzip>=0.11.1:${PORTSDIR}/archivers/libzip
>
>Yuck, this is weird. LIB_DEPENDS supposed to ensure that library is
>available at build time. Why explicit BUILD_DEPENDS is needed here?
To ensure we have libzip at version 0.11.1 or higher I don't any other
less messy way of doing this. This was added by maintainer in revised
patch so I guess port don't build with earlier versions of libzip.
--
pozdrawiam / with regards
Paweł Pękala
More information about the svn-ports-head
mailing list