summaryrefslogtreecommitdiff
path: root/audio/libao-oss
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2019-11-24 00:35:56 +0000
committernia <nia@pkgsrc.org>2019-11-24 00:35:56 +0000
commit0ca63ac04db2a9057e849c77d45c0b2e027be3e1 (patch)
treee60f465b78136c6bd6caf58e0423cb1e374063af /audio/libao-oss
parent74687e6136f09e631a4d429aa74e792480ff950e (diff)
downloadpkgsrc-0ca63ac04db2a9057e849c77d45c0b2e027be3e1.tar.gz
libao: Update to 1.2.2
Fixes a NULL pointer dereference, among other issues. Make libao-sun the default driver for NetBSD.
Diffstat (limited to 'audio/libao-oss')
-rw-r--r--audio/libao-oss/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/audio/libao-oss/Makefile b/audio/libao-oss/Makefile
index fcf48ab77d9..6a899795dbf 100644
--- a/audio/libao-oss/Makefile
+++ b/audio/libao-oss/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2013/04/06 15:46:34 rodent Exp $
+# $NetBSD: Makefile,v 1.11 2019/11/24 00:35:57 nia Exp $
.include "../../audio/libao/Makefile.common"
@@ -8,7 +8,9 @@ COMMENT+= (OSS plugin)
NOT_FOR_PLATFORM+= Darwin-*-* Interix-*-* SunOS-5.[0-9]-* SunOS-5.10-*
-CONFIGURE_ARGS:= ${CONFIGURE_ARGS:S/ENABLE_OSS=no/ENABLE_OSS=yes/g}
+CONFIGURE_ENV:= ${CONFIGURE_ENV:S/ac_cv_header_sys_soundcard_h=no//1}
+CONFIGURE_ENV:= ${CONFIGURE_ENV:S/ac_cv_header_machine_soundcard_h=no//1}
+
BUILD_DIRS= src/plugins/oss
INSTALL_DIRS= src/plugins/oss