cvs commit: ports/multimedia/avifile Makefile ports/multimedia/avifile/files patch-lib_aviread_ReadFile.cpp

Kris Kennaway kris at obsecurity.org
Sat Sep 23 15:27:18 PDT 2006


On Sat, Sep 23, 2006 at 04:21:23PM +0000, Stanislav Sedov wrote:
> stas        2006-09-23 16:21:23 UTC
> 
>   FreeBSD ports repository
> 
>   Modified files:
>     multimedia/avifile   Makefile 
>   Added files:
>     multimedia/avifile/files patch-lib_aviread_ReadFile.cpp 
>   Log:
>   - Fix building with recent version of gcc (3.4.6) [1]
>   - Test for pcvt_ioctl.h existence as it was removed recently.
>     Include iokb.h instead if its'nt exists. [1]

.if exists() tests to control build behaviour are usually bogus, use
an OSVERSION test instead.

Kris
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-all/attachments/20060923/96ea3952/attachment.pgp


More information about the cvs-all mailing list