Subject: Re: pkg/30081
To: None <jmmv@netbsd.org, gnats-admin@netbsd.org, pkgsrc-bugs@netbsd.org>
From: Idar Tollefsen <idart@performancedesign.no>
List: pkgsrc-bugs
Date: 06/06/2005 20:58:02
The following reply was made to PR pkg/30081; it has been noted by GNATS.

From: Idar Tollefsen <idart@performancedesign.no>
To: jmmv@netbsd.org
Cc: pkgsrc-bugs@netbsd.org, gnats-admin@netbsd.org
Subject: Re: pkg/30081
Date: Mon, 06 Jun 2005 22:51:24 +0200

 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?