Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Mar 2008 21:05:50 GMT
From:      Rene Ladan <r.c.ladan@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/121628: [MAINTAINER] : use USE_XORG for multimedia/xfce4-media
Message-ID:  <200803112105.m2BL5oEE080405@www.freebsd.org>
Resent-Message-ID: <200803112110.m2BLA1Gw067370@freefall.freebsd.org>

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

>Number:         121628
>Category:       ports
>Synopsis:       [MAINTAINER] : use USE_XORG for multimedia/xfce4-media
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 11 21:10:01 UTC 2008
>Closed-Date:
>Last-Modified:
>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:
replace USE_XLIB in multimedia/xfce4-media/Makefile by USE_XORG

Not completely sure if the list is complete.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN /usr/ports/multimedia/xfce4-media/Makefile xfce4-media/Makefile
--- /usr/ports/multimedia/xfce4-media/Makefile	2008-02-13 06:56:42.000000000 +0100
+++ xfce4-media/Makefile	2008-03-08 22:04:57.000000000 +0100
@@ -25,7 +25,7 @@
 USE_GMAKE=	yes
 USE_GNOME=	glib20 gnomehack gnometarget gtk20 intltool intlhack pkgconfig
 USE_XFCE=	configenv libexo libgui libutil panel
-USE_XLIB=	yes
+USE_XORG=	x11 sm
 
 OPTIONS=	TAGLIB	"Enable metadata editing"		off \
 		DBUS	"Enable D-BUS support"			on \


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



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