Subject: CVS commit: pkgsrc/devel/p5-gettext
To: None <pkgsrc-changes@NetBSD.org>
From: Joerg Sonnenberger <joerg@netbsd.org>
List: pkgsrc-changes
Date: 01/27/2006 19:22:00
Module Name: pkgsrc
Committed By: joerg
Date: Fri Jan 27 19:22:00 UTC 2006
Modified Files:
pkgsrc/devel/p5-gettext: Makefile
Log Message:
The perl framework didn't look in /usr/pkg/lib when searching for -lintl
and therefore, dropped it ultimately. Hack around this by explicitly
including the library path. Bump revision.
To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 pkgsrc/devel/p5-gettext/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.