NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/45266 CVS commit: pkgsrc/www/amaya
The following reply was made to PR lib/45266; it has been noted by GNATS.
From: "David A. Holland" <dholland%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/45266 CVS commit: pkgsrc/www/amaya
Date: Sun, 8 Jan 2012 22:19:03 +0000
Module Name: pkgsrc
Committed By: dholland
Date: Sun Jan 8 22:19:03 UTC 2012
Added Files:
pkgsrc/www/amaya: hacks.mk
Log Message:
Add a workaround for PR 45266 (krb5-config issue in NetBSD base):
clear BUILDLINK_INCDIRS.heimdal. Otherwise -I/usr/include/krb5 appears
in CFLAGS, which breaks the build because the compiler finds krb5's
base64.h instead of Amaya's. krb5 is pulled in by curl, which is a
several-times-indirect dependency, and nothing in this package uses
it, or apparently anything that needs it, directly.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/www/amaya/hacks.mk
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