Subject: CVS commit: pkgsrc/devel/gmake
To: None <pkgsrc-changes@netbsd.org>
From: Matthias Drochner <drochner@netbsd.org>
List: pkgsrc-changes
Date: 11/28/2002 18:56:15
Module Name: pkgsrc
Committed By: drochner
Date: Thu Nov 28 16:56:15 UTC 2002
Modified Files:
pkgsrc/devel/gmake: Makefile
Log Message:
fix the "trying to pull in libiconv" issue in a cleaner way:
add --with-libintl-prefix=XXX to configure args
(this could perhaps go into gettext-lib/buildlink2.mk, but there
could be "configure" incarnations not built from the "official" aclocal
file which don't digest it)
To generate a diff of this commit:
cvs rdiff -r1.37 -r1.38 pkgsrc/devel/gmake/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.