From 1fa79cf9e7248fce4e6522c0b2bd3e189ab75adb Mon Sep 17 00:00:00 2001 From: marcus Date: Tue, 7 Apr 2009 06:48:12 +0000 Subject: Add USE_GETTEXT. Submitted by: Florian Smeets git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12230 df743ca5-7f9a-e211-a948-0013205c9059 --- audio/pulseaudio/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/audio/pulseaudio/Makefile b/audio/pulseaudio/Makefile index a79b4cdfe..15c639e2e 100644 --- a/audio/pulseaudio/Makefile +++ b/audio/pulseaudio/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke # # $FreeBSD$ -# $MCom: ports/audio/pulseaudio/Makefile,v 1.12 2009/03/08 01:08:37 marcus Exp $ +# $MCom: ports/audio/pulseaudio/Makefile,v 1.13 2009/03/08 19:14:47 marcus Exp $ # PORTNAME= pulseaudio @@ -24,6 +24,7 @@ LIB_DEPENDS= samplerate.1:${PORTSDIR}/audio/libsamplerate \ USE_GNOME= gnometarget gnomehack glib20 intltool ltverhack USE_XORG= x11 sm USE_LDCONFIG= yes +USE_GETTEXT= yes GNU_CONFIGURE= yes USE_AUTOTOOLS= libltdl:15 libtool:15 USE_GMAKE= yes -- cgit v1.2.3