pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/audio/tremor-tools
Module Name: pkgsrc
Committed By: rillig
Date: Mon Jun 1 06:14:03 UTC 2020
Modified Files:
pkgsrc/audio/tremor-tools: Makefile
Log Message:
audio/tremor-tools: remove unknown configure options
To generate a diff of this commit:
cvs rdiff -u -r1.51 -r1.52 pkgsrc/audio/tremor-tools/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/tremor-tools/Makefile
diff -u pkgsrc/audio/tremor-tools/Makefile:1.51 pkgsrc/audio/tremor-tools/Makefile:1.52
--- pkgsrc/audio/tremor-tools/Makefile:1.51 Fri May 22 10:55:56 2020
+++ pkgsrc/audio/tremor-tools/Makefile Mon Jun 1 06:14:02 2020
@@ -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 @@ CONFLICTS= vorbis-[0-9]*
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