From 84aeff06e131adf7939bf9344e2badce86048bee Mon Sep 17 00:00:00 2001 From: drochner Date: Thu, 21 Jan 2010 12:12:27 +0000 Subject: make the "avahi" option "off" per defauld, as in other pkgs, bump PKGREVISION --- audio/pulseaudio/Makefile | 4 ++-- audio/pulseaudio/options.mk | 3 +-- 2 files changed, 3 insertions(+), 4 deletions(-) (limited to 'audio/pulseaudio') diff --git a/audio/pulseaudio/Makefile b/audio/pulseaudio/Makefile index deb0d948eca..953cce4be85 100644 --- a/audio/pulseaudio/Makefile +++ b/audio/pulseaudio/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.29 2009/12/27 15:06:28 abs Exp $ +# $NetBSD: Makefile,v 1.30 2010/01/21 12:12:27 drochner Exp $ # NOTE: Please send a copy of any patches that are not pkgsrc-specific # to DISTNAME= pulseaudio-0.9.14 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= audio MASTER_SITES= http://0pointer.de/lennart/projects/pulseaudio/ diff --git a/audio/pulseaudio/options.mk b/audio/pulseaudio/options.mk index f9e8dd28c6e..cdf0521bda6 100644 --- a/audio/pulseaudio/options.mk +++ b/audio/pulseaudio/options.mk @@ -1,8 +1,7 @@ -# $NetBSD: options.mk,v 1.1 2009/01/25 16:56:01 tron Exp $ +# $NetBSD: options.mk,v 1.2 2010/01/21 12:12:27 drochner Exp $ PKG_OPTIONS_VAR= PKG_OPTIONS.pulseaudio PKG_SUPPORTED_OPTIONS= avahi -PKG_SUGGESTED_OPTIONS= avahi PLIST_VARS+= ${PKG_SUPPORTED_OPTIONS} .include "../../mk/bsd.options.mk" -- cgit v1.2.3