On 9/2/2012 16:08, John Marino wrote:
Module Name:    pkgsrc
Committed By:   marino
Date:           Sun Sep  2 14:08:38 UTC 2012
Modified Files:
        pkgsrc/devel/gettext-lib: buildlink3.mk
Log Message:
devel/gettext-lib: Change buildlink location of libintl.h
The previous change to devel/gettext-lib moved the libintl header to
include/gettext.  For platforms that don't have native libintl, this
header needs to be at include inside the buildlink directory.  This
patch makes that happen.
Contributed-by: OBATA Akio
If the recent change to devel/gettext-lib is reverted, this commit must be reverted too. The fix to devel/php-gettext doesn't have to be reverted, it should continue to work with "old" gettext-lib.