Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Nov 2011 16:00:55 +0100 (CET)
From:      Gerald Pfeifer <gerald@pfeifer.com>
To:        Alexey Dokuchaev <danfe@FreeBSD.org>
Cc:        cvs-ports@FreeBSD.org, Gerald Pfeifer <gerald@FreeBSD.org>, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org
Subject:   Re: cvs commit: ports/emulators/wine Makefile distinfo pkg-plist
Message-ID:  <alpine.LFD.2.02.1111191535300.2265@gerinyyl>
In-Reply-To: <20111119143327.GA69749@FreeBSD.org>
References:  <201111191406.pAJE6mt2009634@repoman.freebsd.org> <20111119143327.GA69749@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 19 Nov 2011, Alexey Dokuchaev wrote:
>>   Explicitly di$sable TIFF support, configuring --without-tiff, after
>>   we have not had this as a package dependency all the time anyway.
> Can you elaborate on this part of log please?  Is wine somehow broken
> wrt TIFF support?  Or it's not being used at all?

Wine can, in principle build with TIFF support.  We have, however,
never had the required libraries as a dependency.

(I am in general frugal in adding dependencies, or options, to ports.
That increases complexity and in the end makes testing the full matrix
impossible.)

My commit fixes the situation where someone builds the port/package
outside of a minimal build system and has libtiff installed.  Before
my update, this aspect of the port would depend on the build environment.
Now it is always consistent.

Gerald



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.LFD.2.02.1111191535300.2265>