From b33ac4a3ff3fe25a5d0f6cac6914d4c873e3559c Mon Sep 17 00:00:00 2001 From: marcus Date: Mon, 24 Aug 2009 04:10:12 +0000 Subject: Cleanup OPTIONS, and explicitly disable the GStreamer mixer. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12686 df743ca5-7f9a-e211-a948-0013205c9059 --- audio/gnome-media/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/audio/gnome-media/Makefile b/audio/gnome-media/Makefile index a1e69c077..a6670e784 100644 --- a/audio/gnome-media/Makefile +++ b/audio/gnome-media/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke # # $FreeBSD$ -# $MCom: ports/audio/gnome-media/Makefile,v 1.137 2009/08/23 00:35:12 marcus Exp $ +# $MCom: ports/audio/gnome-media/Makefile,v 1.138 2009/08/24 02:47:06 marcus Exp $ # PORTNAME= gnome-media @@ -17,6 +17,7 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= Multimedia applications for the GNOME 2 desktop LIB_DEPENDS= canberra-gtk.0:${PORTSDIR}/audio/libcanberra \ + pulse.0:${PORTSDIR}/audio/pulseaudio \ unique-1.0.2:${PORTSDIR}/x11-toolkits/unique USE_BZIP2= yes @@ -30,12 +31,11 @@ GNOME_DESKTOP_VERSION=2 USE_GNOME= gnomeprefix gnomehack intlhack gtk20 libxml2 libglade2 \ gconf2 USE_GSTREAMER= gconf good +CONFIGURE_ARGS= --disable-gstmix CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" GCONF_SCHEMAS= gnome-audio-profiles.schemas \ gnome-sound-recorder.schemas -OPTIONS= PULSEAUDIO "Enable the PulseAudio module" on - .include -- cgit v1.2.3