ports/113141: audio/xmms2: fix depends
Dima Panov
fluffy at ael.ru
Wed May 30 00:20:06 UTC 2007
>Number: 113141
>Category: ports
>Synopsis: audio/xmms2: fix depends
>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: Wed May 30 00:20:04 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator: Dima Panov
>Release: FreeBSD 6.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD ns.ael.RU 6.2-STABLE FreeBSD 6.2-STABLE #0: Sat Apr 14 11:12:17 VLAST 2007 root at ns.ael.RU:/usr/obj/usr/src/sys/AEL i386
>Description:
audio/xmms2 has wrong dependency
>How-To-Repeat:
make -DWITH_XML
>Fix:
Index: audio/xmms2/Makefile
===================================================================
RCS file: /home/ncvs/ports/audio/xmms2/Makefile,v
retrieving revision 1.31
diff -u -r1.31 Makefile
--- audio/xmms2/Makefile 28 May 2007 22:04:51 -0000 1.31
+++ audio/xmms2/Makefile 30 May 2007 00:06:43 -0000
@@ -184,7 +184,7 @@
.endif
.if defined(WITH_XML)
-USE_GNOME= xml2
+USE_GNOME= libxml2
PLIST_SUB+= XML=""
.else
EXCLUDE+= --without-plugins="xml" --without-plugins="rss" --without-plugins="xspf"
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list