Subject: Re: pkg/30081
To: None <jmmv@netbsd.org>
From: Idar Tollefsen <idart@performancedesign.no>
List: pkgsrc-bugs
Date: 06/06/2005 22:51:24
jmmv@netbsd.org wrote:
> Why don't the -D flags reach the build?  I'm afraid your patch is just
> hidding another problem.  And FWIW, many other packages use this technique
> to pass flags to the build, so I expect them to be broken too.

And indeed they are. As you've probably noticed, I've mentioned
pkg/30029 and pkg/30030.

I don't know why -D doesn't reach the build for x11/gtk2, but for
pkg/30030, the intltool override was causing the problem. Could it be
something similar here? That one or more of the included buildlinks
override CPPFLAGS?