Subject: pkg/33874: can't download meta-pkgs/{xorg,XFree86} distfiles without setting X11_TYPE
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <bad@bsd.de>
List: pkgsrc-bugs
Date: 06/30/2006 00:35:00
>Number:         33874
>Category:       pkg
>Synopsis:       can't download meta-pkgs/{xorg,XFree86} distfiles without setting X11_TYPE
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Jun 30 00:35:00 +0000 2006
>Originator:     Christoph Badura
>Release:        NetBSD 3.0_STABLE
>Organization:
	
>Environment:
pkgsrc as of 2006-06-26
	
	
System: NetBSD limiting-factor 3.0_STABLE NetBSD 3.0_STABLE (GENERIC_LAPTOP) #7: Tue Jun 27 22:50:21 MEST 2006 bad@limiting-factor:/home/bad/c/GENERIC_LAPTOP i386
Architecture: i386
Machine: i386
>Description:
meta-pkgs/{xorg,XFree86}/Makefile.common annoyingly require X11_TYPE to be set
for all targets.

Clearly downloading, checksumming, extracting, and patching the sources
are independent of the setting of X11_TYPE.
	
>How-To-Repeat:
cd /usr/pkgsrc/meta-packages/xorg && make fetch
	
>Fix:
Require that X11_TYPE is set only for the make targets that actually
require it.
	

>Unformatted: