pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/audacity No need to include flac/buildlink3.mk, ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/68c04804b364
branches: trunk
changeset: 523809:68c04804b364
user: wiz <wiz%pkgsrc.org@localhost>
date: Sat Jan 13 21:28:11 2007 +0000
description:
No need to include flac/buildlink3.mk, it is not supported
directly. No PKGREVISION bump, since it is pulled in by libsndfile/buildlink3.mk anyway.
diffstat:
audio/audacity/Makefile | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diffs (25 lines):
diff -r 58d891eea7ab -r 68c04804b364 audio/audacity/Makefile
--- a/audio/audacity/Makefile Sat Jan 13 21:26:35 2007 +0000
+++ b/audio/audacity/Makefile Sat Jan 13 21:28:11 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.51 2007/01/07 12:25:50 wiz Exp $
+# $NetBSD: Makefile,v 1.52 2007/01/13 21:28:11 wiz Exp $
DISTNAME= audacity-src-1.2.4b
PKGNAME= audacity-1.2.4b
@@ -19,7 +19,6 @@
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --without-xaudio
CONFIGURE_ARGS+= --with-id3=system
-CONFIGURE_ARGS+= --with-libflac=system
CONFIGURE_ARGS+= --with-libmad=system
CONFIGURE_ARGS+= --with-libsndfile=system
CONFIGURE_ARGS+= --with-portaudio=system
@@ -30,7 +29,6 @@
CONFIG_SUB_OVERRIDE= \
config.sub */config.sub */*/config.sub */*/*/config.sub
-.include "../../audio/flac/buildlink3.mk"
.include "../../audio/lame/buildlink3.mk"
.include "../../audio/libid3tag/buildlink3.mk"
.include "../../audio/libmad/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index