Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Feb 2016 07:09:34 +0000 (UTC)
From:      Koop Mast <kwm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r407797 - head/sysutils/mate-settings-daemon
Message-ID:  <201602020709.u1279YlP005156@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kwm
Date: Tue Feb  2 07:09:34 2016
New Revision: 407797
URL: https://svnweb.freebsd.org/changeset/ports/407797

Log:
  The pulse configure flag was renamed.

Modified:
  head/sysutils/mate-settings-daemon/Makefile

Modified: head/sysutils/mate-settings-daemon/Makefile
==============================================================================
--- head/sysutils/mate-settings-daemon/Makefile	Tue Feb  2 06:20:12 2016	(r407796)
+++ head/sysutils/mate-settings-daemon/Makefile	Tue Feb  2 07:09:34 2016	(r407797)
@@ -61,7 +61,7 @@ GLIB_SCHEMAS=	org.mate.SettingsDaemon.pl
 OPTIONS_DEFINE=	PULSEAUDIO
 OPTIONS_SUB=	yes
 
-PULSEAUDIO_CONFIGURE_ENABLE=	pulseaudio
+PULSEAUDIO_CONFIGURE_ENABLE=	pulse
 PULSEAUDIO_LIB_DEPENDS=		libpulse.so:${PORTSDIR}/audio/pulseaudio
 
 .include <bsd.port.mk>



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