Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/vorbis-tools audio/vorbis-tools: remove unknown ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/4da9ff02a2b7
branches: trunk
changeset: 433219:4da9ff02a2b7
user: rillig <rillig%pkgsrc.org@localhost>
date: Sun May 31 17:37:36 2020 +0000
description:
audio/vorbis-tools: remove unknown configure options
diffstat:
audio/vorbis-tools/Makefile | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diffs (18 lines):
diff -r 1219e8031609 -r 4da9ff02a2b7 audio/vorbis-tools/Makefile
--- a/audio/vorbis-tools/Makefile Sun May 31 17:35:39 2020 +0000
+++ b/audio/vorbis-tools/Makefile Sun May 31 17:37:36 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.80 2020/05/22 10:55:57 adam Exp $
+# $NetBSD: Makefile,v 1.81 2020/05/31 17:37:36 rillig Exp $
DISTNAME= vorbis-tools-1.4.0
PKGREVISION= 23
@@ -18,8 +18,6 @@
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
-CONFIGURE_ARGS+= --with-ogg-prefix=${BUILDLINK_PREFIX.libogg}
-CONFIGURE_ARGS+= --with-vorbis-prefix=${BUILDLINK_PREFIX.libvorbis}
PLIST_SUBST+= DISTNAME=${DISTNAME}
Home |
Main Index |
Thread Index |
Old Index