pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/audio/speex
Module Name: pkgsrc
Committed By: rillig
Date: Thu Mar 12 23:01:44 UTC 2020
Modified Files:
pkgsrc/audio/speex: Makefile
Log Message:
audio/speex: remove unknown configure option
To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 pkgsrc/audio/speex/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/speex/Makefile
diff -u pkgsrc/audio/speex/Makefile:1.35 pkgsrc/audio/speex/Makefile:1.36
--- pkgsrc/audio/speex/Makefile:1.35 Mon Sep 4 18:08:18 2017
+++ pkgsrc/audio/speex/Makefile Thu Mar 12 23:01:43 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2017/09/04 18:08:18 wiz Exp $
+# $NetBSD: Makefile,v 1.36 2020/03/12 23:01:43 rillig Exp $
DISTNAME= speex-1.2.0
CATEGORIES= audio
@@ -17,8 +17,6 @@ USE_TOOLS+= pkg-config
# previous versions of the package were called Speex
CONFLICTS= Speex-[0-9]*
-CONFIGURE_ARGS+= --with-ogg-dir=${BUILDLINK_PREFIX.libogg:Q}
-
BUILDLINK_TRANSFORM+= l:gnugetopt:getopt
.include "options.mk"
Home |
Main Index |
Thread Index |
Old Index