pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/amaya
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