svn commit: r407797 - head/sysutils/mate-settings-daemon

Koop Mast kwm at FreeBSD.org
Tue Feb 2 07:09:35 UTC 2016


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>


More information about the svn-ports-all mailing list