Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/audio/tremor-tools audio/tremor-tools: remove unknown ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/079d504547bb
branches:  trunk
changeset: 433269:079d504547bb
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Mon Jun 01 06:14:02 2020 +0000

description:
audio/tremor-tools: remove unknown configure options

diffstat:

 audio/tremor-tools/Makefile |  5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)

diffs (19 lines):

diff -r 0838cb955276 -r 079d504547bb audio/tremor-tools/Makefile
--- a/audio/tremor-tools/Makefile       Mon Jun 01 06:13:03 2020 +0000
+++ b/audio/tremor-tools/Makefile       Mon Jun 01 06:14:02 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.51 2020/05/22 10:55:56 adam Exp $
+# $NetBSD: Makefile,v 1.52 2020/06/01 06:14:02 rillig Exp $
 
 DISTNAME=      vorbis-tools-1.0
 PKGNAME=       tremor-tools-1.0.0.8
@@ -18,9 +18,6 @@
 GNU_CONFIGURE=         yes
 USE_LIBTOOL=           yes
 USE_TOOLS+=            automake14 gmake
-CONFIGURE_ARGS+=       --with-ogg-prefix=${BUILDLINK_PREFIX.libogg}    \
-                       --with-vorbis-prefix=${BUILDLINK_PREFIX.libvorbis} \
-                       --with-ao-prefix=${BUILDLINK_PREFIX.libao}
 
 PLIST_SUBST+=  DISTNAME=${DISTNAME:Q}
 



Home | Main Index | Thread Index | Old Index