summaryrefslogtreecommitdiff
path: root/audio/libao-sun
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2015-01-01 08:15:51 +0000
committerdholland <dholland@pkgsrc.org>2015-01-01 08:15:51 +0000
commit5069d091ce7b03ebb7ceba5d2ecb6f08993472bc (patch)
treef32c81cfcffc289cfc558ddfbf4b8cffd58acf08 /audio/libao-sun
parentdac6a8ef70aa4e99a256dc360ad2f292a6b0e170 (diff)
downloadpkgsrc-5069d091ce7b03ebb7ceba5d2ecb6f08993472bc.tar.gz
Switch ONLY_FOR_PLATFORM to NOT_FOR_PLATFORM and list the platforms known
not to support the Sun audio interface, as per mpg123-sun. XXX: this knowledge should be centralized.
Diffstat (limited to 'audio/libao-sun')
-rw-r--r--audio/libao-sun/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/audio/libao-sun/Makefile b/audio/libao-sun/Makefile
index 68a79d4d496..faa517e1da8 100644
--- a/audio/libao-sun/Makefile
+++ b/audio/libao-sun/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2013/04/06 15:46:34 rodent Exp $
+# $NetBSD: Makefile,v 1.9 2015/01/01 08:15:51 dholland Exp $
.include "../../audio/libao/Makefile.common"
@@ -6,7 +6,8 @@ PKGNAME= ${DISTNAME:S/libao/libao-sun/}
COMMENT+= (Sun audio plugin)
-ONLY_FOR_PLATFORM+= NetBSD-*-* SunOS-*-*
+# no support for the sun audio interface
+NOT_FOR_PLATFORM+= DragonFly-*-* FreeBSD-*-* Linux-*-*
CONFIGURE_ARGS:= ${CONFIGURE_ARGS:S/ENABLE_SUN_AUDIO=no/ENABLE_SUN_AUDIO=yes/g}
BUILD_DIRS= src/plugins/sun