Subject: pkg/30718: libart2 depends on X11, but doesn't use it
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <cube@cubidou.net>
List: pkgsrc-bugs
Date: 07/11/2005 09:37:01
>Number: 30718
>Category: pkg
>Synopsis: libart2 depends on X11, but doesn't use it
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Mon Jul 11 09:37:01 +0000 2005
>Originator: Quentin Garnier
>Release: NetBSD 2.0.2_STABLE
>Organization:
>Environment:
System: NetBSD shaak.cubidou.net 2.0.2_STABLE NetBSD 2.0.2_STABLE (SHAAK) #1: Sun May 1 13:42:40 CEST 2005 cube@aayla:/home/cube/shaak/obj/home/cube/taryn/src/src/sys/arch/i386/compile/SHAAK i386
Architecture: i386
Machine: i386
>Description:
libart2 includes x11.buildlink3.mk, thus depending on a X11
installation on the system, although it doesn't use it.
>How-To-Repeat:
Run make in databases/rrdtool and watch pkgsrc complain that
there is no X11 headers installed on the system.
>Fix:
Remove the x11.buildlink3.mk inclusion. It builds fine,
everything seems happy with it, and anyway libart2 source
doesn't contain any reference to X11.