From nobody@FreeBSD.org  Fri Oct 31 00:18:33 2008
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 13809106564A
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 31 Oct 2008 00:18:33 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 012B38FC17
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 31 Oct 2008 00:18:33 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id m9V0IWTS007503
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 31 Oct 2008 00:18:32 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id m9V0IWR1007502;
	Fri, 31 Oct 2008 00:18:32 GMT
	(envelope-from nobody)
Message-Id: <200810310018.m9V0IWR1007502@www.freebsd.org>
Date: Fri, 31 Oct 2008 00:18:32 GMT
From: Shane Bell <decept0@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [PATCH]: audio/amarok, remove superfluous dependency
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         128492
>Category:       ports
>Synopsis:       [PATCH]: audio/amarok, remove superfluous dependency
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    mich
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Oct 31 00:20:01 UTC 2008
>Closed-Date:    Tue Dec 02 11:13:37 UTC 2008
>Last-Modified:  Tue Dec  2 11:20:01 UTC 2008
>Originator:     Shane Bell
>Release:        
>Organization:
>Environment:
>Description:
Remove superfluous dependency on gnomelibs when compiled with libvisual support
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -u /usr/ports/audio/amarok/Makefile amarok/Makefile
--- /usr/ports/audio/amarok/Makefile	2008-09-17 23:59:04.000000000 +1200
+++ amarok/Makefile	2008-10-31 13:08:13.000000000 +1300
@@ -28,7 +28,6 @@
 USE_SDL=	sdl
 USE_RUBY=	yes
 USE_LDCONFIG=	yes
-USE_GNOME=
 INSTALLS_ICONS=	yes
 
 OPTIONS=	GPOD "iPod support" on \
@@ -76,7 +75,6 @@
 CONFIGURE_ARGS+=--without-libvisual
 .else
 LIB_DEPENDS+=	visual-0.4:${PORTSDIR}/graphics/libvisual04
-USE_GNOME+=	gnomelibs
 .endif
 
 .if defined(WITHOUT_OPENGL)
Common subdirectories: /usr/ports/audio/amarok/files and amarok/files


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->mich 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri Oct 31 00:20:10 UTC 2008 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=128492 
State-Changed-From-To: open->closed 
State-Changed-By: mich 
State-Changed-When: Tue Dec 2 11:13:22 UTC 2008 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=128492 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/128492: commit references a PR
Date: Tue,  2 Dec 2008 11:13:14 +0000 (UTC)

 mich        2008-12-02 11:13:03 UTC
 
   FreeBSD ports repository
 
   Modified files:
     audio/amarok         Makefile 
   Log:
   - Remove superfluous GNOME dependency
   
   PR:             ports/128492
   Submitted by:   Shane Bell <decept0@gmail.com>
   
   Revision  Changes    Path
   1.87      +0 -2      ports/audio/amarok/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
