ports/141789: multimedia/gxine: remove false dependence on libXaw

Carlos A. M. dos Santos unixmania at gmail.com
Sun Dec 20 01:40:02 UTC 2009


>Number:         141789
>Category:       ports
>Synopsis:       multimedia/gxine: remove false dependence on libXaw
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec 20 01:40:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Carlos A. M. dos Santos
>Release:        9.0-CURRENT
>Organization:
N.A.
>Environment:
FreeBSD avatar 9.0-CURRENT FreeBSD 9.0-CURRENT #4: Mon Dec  7 03:06:31 UTC 2009     root at avatar:/usr/obj/usr/src/sys/GENERIC  amd64

>Description:
Gxine doe not depend on libXaw bu the port makefile lists it as a dependence.
>How-To-Repeat:
cd /usr/ports/multimedia/gxine
make
 :-)
>Fix:
Apply the attached patch.

Patch attached with submission follows:

--- multimedia/gxine/Makefile.orig	2009-11-29 17:02:04.000000000 -0200
+++ multimedia/gxine/Makefile	2009-12-19 23:18:58.000000000 -0200
@@ -21,7 +21,7 @@
 USE_GNOME=	gtk20 gnomehier
 USE_GMAKE=	yes
 USE_GCC=	4.2+
-USE_XORG=	x11 xaw ice
+USE_XORG=	x11 ice
 MAKE_ARGS+=	LDFLAGS=-shared-libgcc
 CNU_CONFIGURE=	yes
 CONFIGURE_ARGS+=--without-hal --with-libintl-prefix=${LOCALBASE}


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



More information about the freebsd-ports-bugs mailing list