pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/30875 CVS commit: pkgsrc/graphics/povray
The following reply was made to PR pkg/30875; it has been noted by GNATS.
From: Quentin Garnier <cube%netbsd.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: PR/30875 CVS commit: pkgsrc/graphics/povray
Date: Thu, 4 Aug 2005 21:31:24 +0000 (UTC)
Module Name: pkgsrc
Committed By: cube
Date: Thu Aug 4 21:31:24 UTC 2005
Modified Files:
pkgsrc/graphics/povray: Makefile
Log Message:
In order to fix PR#30875, do the following things:
o require at least gcc 3.4 on x86_64, as 3.3 gets an ICE.
o depends on zlib>=1.2.1, which is povray's requirement, so that the
package doesn't try to use its own zlib and libtiff (for some reason
configure fails to configure the provided libs properly when gcc 3.4 is
used)
Bump PKGREVISION.
To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 pkgsrc/graphics/povray/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index