Subject: pkg/26261: x11/qt3-libs dosn't build with cups
To: None <gnats-bugs@gnats.NetBSD.org>
From: None <ianzag@megasignal.com>
List: pkgsrc-bugs
Date: 07/12/2004 10:37:19
>Number:         26261
>Category:       pkg
>Synopsis:       x11/qt3-libs dosn't build with cups
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Mon Jul 12 13:02:00 UTC 2004
>Closed-Date:
>Last-Modified:
>Originator:     Ian Zagorskih
>Release:        NetBSD-release-2-0
>Organization:
NOKB GP
>Environment:
NetBSD NBSD1 2.0_BETA NetBSD 2.0_BETA (NBSD1) #1: Mon Jul 12 15:31:42 NOVST 2004  ianzag@NBSD1:/usr/src/sys/arch/i386/compile/NBSD1 i386

>Description:

Qt3-libs package fails to build with USE_CUPS=YES due to the lack of cups related buildlinks

>How-To-Repeat:

>Fix:

Take care about USE_CUPS in x11/qt3-libs/Makefile. For example as kdelibs3 does:

.if defined(USE_CUPS) && (${USE_CUPS} == "YES")
.include "../../print/cups/buildlink3.mk"
.endif

>Release-Note:
>Audit-Trail:
>Unformatted: