From 37efc4f19870e1d4760e9d1b094c13e558080066 Mon Sep 17 00:00:00 2001 From: dholland Date: Sat, 7 Nov 2015 20:47:03 +0000 Subject: MacOS doesn't support this audio interface. --- audio/akode-plugins-sun/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/audio/akode-plugins-sun/Makefile b/audio/akode-plugins-sun/Makefile index 94b004a5b94..1515e4d7e0e 100644 --- a/audio/akode-plugins-sun/Makefile +++ b/audio/akode-plugins-sun/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2015/01/01 08:15:51 dholland Exp $ +# $NetBSD: Makefile,v 1.9 2015/11/07 20:47:03 dholland Exp $ # PKGNAME= akode-plugins-sun-${AKODE_VERSION} @@ -9,7 +9,7 @@ COMMENT= Sun audio output plugin for akode framework LICENSE= gnu-lgpl-v2 # no support for the sun audio interface -NOT_FOR_PLATFORM+= DragonFly-*-* FreeBSD-*-* Linux-*-* +NOT_FOR_PLATFORM+= Darwin-*-* DragonFly-*-* FreeBSD-*-* Linux-*-* .include "../../audio/akode/Makefile.common" -- cgit v1.2.3