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:   ports/130094: [PATCH] audio/pulseaudio: build-depend on intltool
Message-ID:  <200901011350.n01DoWRf062556@darklight.homeunix.org>
Resent-Message-ID: <200901011400.n01E06ux071522@freefall.freebsd.org>

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

>Number:         130094
>Category:       ports
>Synopsis:       [PATCH] audio/pulseaudio: build-depend on intltool
>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:   Thu Jan 01 14:00:06 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Yuri Pankov
>Release:        FreeBSD 8.0-CURRENT amd64
>Organization:
>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 ---

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



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