pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/audio/libopus
Module Name: pkgsrc
Committed By: rillig
Date: Sat May 2 09:58:36 UTC 2020
Modified Files:
pkgsrc/audio/libopus: Makefile
Log Message:
audio/libopus: remove unknown configure option --enable-ambisonics
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/audio/libopus/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/audio/libopus/Makefile
diff -u pkgsrc/audio/libopus/Makefile:1.14 pkgsrc/audio/libopus/Makefile:1.15
--- pkgsrc/audio/libopus/Makefile:1.14 Sun Jan 26 17:30:43 2020
+++ pkgsrc/audio/libopus/Makefile Sat May 2 09:58:36 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2020/01/26 17:30:43 rillig Exp $
+# $NetBSD: Makefile,v 1.15 2020/05/02 09:58:36 rillig Exp $
DISTNAME= opus-1.3.1
PKGNAME= lib${DISTNAME}
@@ -16,8 +16,6 @@ GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_TOOLS+= gmake pkg-config
-CONFIGURE_ARGS+= --enable-ambisonics
-
PKGCONFIG_OVERRIDE+= opus.pc.in
.include "options.mk"
Home |
Main Index |
Thread Index |
Old Index