Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Jan 2009 16:50:32 +0300 (MSK)
From:      Yuri Pankov <yuri.pankov@gmail.com>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        gnome@freebsd.org
Subject:   [PATCH] audio/pulseaudio: build-depend on intltool
Message-ID:  <200901011350.n01DoWRf062556@darklight.homeunix.org>

next in thread | raw e-mail | index | archive | help

>Submitter-Id:	current-users
>Originator:	Yuri Pankov
>Organization:	
>Confidential:	no 
>Synopsis:	[PATCH] audio/pulseaudio: build-depend on intltool
>Severity:	non-critical
>Priority:	low
>Category:	ports 
>Class:		change-request
>Release:	FreeBSD 8.0-CURRENT amd64
>Environment:
System: FreeBSD darklight.homeunix.org 8.0-CURRENT FreeBSD 8.0-CURRENT #1: Wed Dec 31 18:31:48 MSK 2008
>Description:
Add missing intltool dependency.

Port maintainer (gnome@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- pulseaudio-0.9.13_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/audio/pulseaudio/Makefile,v
retrieving revision 1.34
diff -u -r1.34 Makefile
--- Makefile	17 Dec 2008 05:42:43 -0000	1.34
+++ Makefile	1 Jan 2009 13:48:49 -0000
@@ -21,7 +21,7 @@
 		dbus-1.3:${PORTSDIR}/devel/dbus \
 		gdbm.3:${PORTSDIR}/databases/gdbm
 
-USE_GNOME=	gnometarget gnomehack glib20 ltverhack
+USE_GNOME=	gnometarget gnomehack glib20 intltool ltverhack
 USE_XORG=	x11 sm
 USE_LDCONFIG=	yes
 GNU_CONFIGURE=	yes
--- pulseaudio-0.9.13_1.patch ends here ---




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901011350.n01DoWRf062556>