ports/134893: audio/mumble: fix qt4 dependencies
Max Brazhnikov
makc at FreeBSD.org
Sun May 24 09:40:01 UTC 2009
>Number: 134893
>Category: ports
>Synopsis: audio/mumble: fix qt4 dependencies
>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: Sun May 24 09:40:00 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator: Max Brazhnikov
>Release: FreeBSD 7.2-STABLE i386
>Organization:
>Environment:
FreeBSD luna.dio.ru 7.2-STABLE FreeBSD 7.2-STABLE #4: Sun May 10 13:08:58 MSD 2009 root at luna.dio.ru:/usr/obj/usr/freebsd/7/src/sys/LUNA i386
>Description:
Remove qt4 build tools from run dependencies.
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
Index: audio/mumble/Makefile
===================================================================
RCS file: /home/pcvs/ports/audio/mumble/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- audio/mumble/Makefile 19 Mar 2009 00:22:00 -0000 1.1
+++ audio/mumble/Makefile 23 May 2009 20:06:25 -0000
@@ -7,6 +7,7 @@
PORTNAME= mumble
PORTVERSION= 1.1.7
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= SF
@@ -18,7 +19,7 @@
USE_GMAKE= yes
USE_QT_VER= 4
-QT_COMPONENTS= gui opengl dbus xml sql network linguist l10n \
+QT_COMPONENTS= gui opengl dbus xml sql network linguist_build l10n \
moc_build qmake_build rcc_build uic_build
USE_XORG= ice
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list