From nobody@FreeBSD.org  Tue Mar 11 21:01:43 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 47BDF106566B
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 11 Mar 2008 21:01:43 +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 383388FC27
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 11 Mar 2008 21:01:43 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m2BKwSOx079001
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 11 Mar 2008 20:58:28 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.2/8.14.1/Submit) id m2BKwSta079000;
	Tue, 11 Mar 2008 20:58:28 GMT
	(envelope-from nobody)
Message-Id: <200803112058.m2BKwSta079000@www.freebsd.org>
Date: Tue, 11 Mar 2008 20:58:28 GMT
From: Rene Ladan <r.c.ladan@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [MAINTAINER] : use USE_XORG for audio/xmms-wma
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         121626
>Category:       ports
>Synopsis:       [MAINTAINER] : use USE_XORG for audio/xmms-wma
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 11 21:10:00 UTC 2008
>Closed-Date:    Fri Mar 14 16:34:52 UTC 2008
>Last-Modified:  Fri Mar 14 16:34:52 UTC 2008
>Originator:     Rene Ladan
>Release:        FreeBSD 7.0-RELEASE
>Organization:
>Environment:
FreeBSD self.rene-ladan.nl 7.0-RELEASE FreeBSD 7.0-RELEASE #3: Thu Feb 28 10:15:55 CET 2008     root@self.rene-ladan.nl:/usr/obj/usr/src/sys/RENE  i386


>Description:
Change the Makefile of audio/xmms-wma to use USE_XORG instead of USE_X_PREFIX

The list should be complete, but I'm not sure.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN /usr/ports/audio/xmms-wma/Makefile xmms-wma/Makefile
--- /usr/ports/audio/xmms-wma/Makefile	2007-05-19 22:00:16.000000000 +0200
+++ xmms-wma/Makefile	2008-03-11 21:57:49.000000000 +0100
@@ -18,11 +18,12 @@
 
 USE_BZIP2=	yes
 USE_GMAKE=	yes
-USE_X_PREFIX=	yes
 CFLAGS+=	-fPIC -DPIC
 ONLY_FOR_ARCHS=	i386 amd64 sparc64
+USE_XORG=	xi xext x11
 
 PLIST_FILES=	lib/xmms/Input/libwma.so
+USE_LDCONFIG=	yes
 
 .if defined(WITH_ICONV)
 CFLAGS+=	-DUSE_ICONV


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Tue Mar 11 21:45:08 UTC 2008 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=121626 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Fri Mar 14 16:34:51 UTC 2008 
State-Changed-Why:  
Committed. Thanks! 

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