Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Oct 2008 00:18:32 GMT
From:      Shane Bell <decept0@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/128492: [PATCH]: audio/amarok, remove superfluous dependency
Message-ID:  <200810310018.m9V0IWR1007502@www.freebsd.org>
Resent-Message-ID: <200810310020.m9V0K1PJ084685@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         128492
>Category:       ports
>Synopsis:       [PATCH]: audio/amarok, remove superfluous dependency
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Oct 31 00:20:01 UTC 2008
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200810310018.m9V0IWR1007502>