ports/147982: [patch] multimedia/xmms-weasel fix depends
Andrius Morkunas
hinokind at gmail.com
Fri Jun 18 20:50:02 UTC 2010
>Number: 147982
>Category: ports
>Synopsis: [patch] multimedia/xmms-weasel fix depends
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Fri Jun 18 20:50:02 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Andrius Morkunas
>Release:
>Organization:
>Environment:
>Description:
Add missing dependencies.
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
diff -ruN multimedia/xmms-weasel.orig/Makefile multimedia/xmms-weasel/Makefile
--- multimedia/xmms-weasel.orig/Makefile 2009-09-02 15:01:46.000000000 +0000
+++ multimedia/xmms-weasel/Makefile 2010-06-18 20:42:08.566157494 +0000
@@ -16,10 +16,16 @@
BUILD_DEPENDS= xmms-config:${PORTSDIR}/multimedia/xmms
RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms
+LIB_DEPENDS= pthread-stubs.0:${PORTSDIR}/devel/libpthread-stubs \
+ xcb.2:${PORTSDIR}/x11/libxcb
GNU_CONFIGURE= yes
+USE_GETTEXT= yes
USE_GMAKE= yes
+USE_GNOME= gtk12
+USE_ICONV= yes
USE_LDCONFIG= yes
+USE_XORG= x11 xau xdmcp xext xi
PLIST_FILES= lib/xmms/General/libweasel.la \
lib/xmms/General/libweasel.so
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list