ports/121628: [MAINTAINER] : use USE_XORG for multimedia/xfce4-media
Rene Ladan
r.c.ladan at gmail.com
Tue Mar 11 21:10:01 UTC 2008
>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 at 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:
More information about the freebsd-ports-bugs
mailing list