Subject: pkg/29907: some builtin.mk files are not read with USE_X11=yes
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <hira@po6.nsk.ne.jp>
List: pkgsrc-bugs
Date: 04/06/2005 18:00:01
>Number:         29907
>Category:       pkg
>Synopsis:       some builtin.mk files are not read with USE_X11=yes
>Confidential:   no
>Severity:       non-critical
>Priority:       high
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Apr 06 18:00:00 +0000 2005
>Originator:     Kouichirou Hiratsuka
>Release:        NetBSD 3.99.3
>Organization:
>Environment:
System: NetBSD firefly.localdomain 3.99.3 NetBSD 3.99.3 (PBG4.current) #0: Thu Apr 7 01:56:37 JST 2005 root@firefly.localdomain:/work/NetBSD/src/sys/arch/macppc/compile/PBG4.current macppc
Architecture: powerpc
Machine: macppc
>Description:
	In bsd.buildlink3.mk, bsd.builtin.mk is included before
	the check for USE_X11.  When reading bsd.builtin.mk,
	Xlib's buildlink file is not included.  Therefore some
	packages' builtin.mk files which are depended upon by
	Xlib are not read.

	Please see also:
	  http://mail-index.netbsd.org/tech-pkg/2005/01/30/0009.html

>How-To-Repeat:

>Fix: