From kwm@rainbow-runner.nl  Thu Apr  8 14:02:28 2004
Return-Path: <kwm@rainbow-runner.nl>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 7DD8116A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  8 Apr 2004 14:02:28 -0700 (PDT)
Received: from rainbow-runner.nl (c7057.upc-c.chello.nl [212.187.7.57])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 221CD43D3F
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  8 Apr 2004 14:02:28 -0700 (PDT)
	(envelope-from kwm@rainbow-runner.nl)
Received: by rainbow-runner.nl (Postfix, from userid 1001)
	id E57302103; Thu,  8 Apr 2004 23:02:11 +0200 (CEST)
Message-Id: <20040408210211.E57302103@rainbow-runner.nl>
Date: Thu,  8 Apr 2004 23:02:11 +0200 (CEST)
From: Koop Mast <kwm@rainbow-runner.nl>
Reply-To: Koop Mast <kwm@rainbow-runner.nl>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Xcdroast: update fix gtk20 dependencie
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         65337
>Category:       ports
>Synopsis:       Xcdroast: update fix gtk20 dependencie
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    oliver
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr 08 14:10:18 PDT 2004
>Closed-Date:    Thu Apr 08 18:57:18 PDT 2004
>Last-Modified:  Thu Apr 08 18:57:18 PDT 2004
>Originator:     Koop Mast
>Release:        FreeBSD 5.2.1-RELEASE-p3 i386
>Organization:
>Environment:
System: FreeBSD prisma.rainbow-runner.nl 5.2.1-RELEASE-p3 FreeBSD 5.2.1-RELEASE-p3 #21: Thu Mar 18 10:47:31 CET 2004 root@prisma.rainbow-runner.nl:/usr/obj/usr/src/sys/UnderTheRainbow i386


	
>Description:
	Lose the LIB_DEPENDS on glib-2.0.200 and gtk-x11-2.0.200
	because USE_GNOME= gtk20 takes care of this (and its not valid anymore).

	
>How-To-Repeat:
	
>Fix:

	

--- xcdroast.diff begins here ---
diff -ruN xcdroast.orig/Makefile xcdroast/Makefile
--- xcdroast.orig/Makefile	Thu Apr  1 10:57:37 2004
+++ xcdroast/Makefile	Thu Apr  8 22:57:25 2004
@@ -39,8 +39,6 @@
 
 .if defined(WITH_GTK2)
 RUN_DEPENDS+=	pkg-config:${PORTSDIR}/devel/pkgconfig
-LIB_DEPENDS+=	glib-2.0.200:${PORTSDIR}/devel/glib20 \
-		gtk-x11-2.0.200:${PORTSDIR}/x11-toolkits/gtk20
 CONFIGURE_ARGS+=--enable-gtk2
 USE_GNOME=	gtk20
 .else
--- xcdroast.diff ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->oliver 
Responsible-Changed-By: pav 
Responsible-Changed-When: Thu Apr 8 14:54:36 PDT 2004 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=65337 
State-Changed-From-To: open->closed 
State-Changed-By: oliver 
State-Changed-When: Thu Apr 8 18:57:05 PDT 2004 
State-Changed-Why:  
Committed, Thanks!  

http://www.freebsd.org/cgi/query-pr.cgi?pr=65337 
>Unformatted:
