pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/sound-juicer build against musicbrainz3 rather t...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c30fc0c83bd4
branches:  trunk
changeset: 396370:c30fc0c83bd4
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Wed Jul 22 17:13:18 2009 +0000

description:
build against musicbrainz3 rather than -2, ride on update

diffstat:

 audio/sound-juicer/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 5c97bf8aeacb -r c30fc0c83bd4 audio/sound-juicer/Makefile
--- a/audio/sound-juicer/Makefile       Wed Jul 22 17:00:29 2009 +0000
+++ b/audio/sound-juicer/Makefile       Wed Jul 22 17:13:18 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2009/07/22 15:16:44 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2009/07/22 17:13:18 drochner Exp $
 #
 
 DISTNAME=              sound-juicer-2.26.1
@@ -28,7 +28,7 @@
 DEPENDS+=      gst-plugins0.10-gio>=0.10.21:../../sysutils/gst-plugins0.10-gio
 
 .include "../../audio/libcanberra/buildlink3.mk"
-.include "../../audio/musicbrainz/buildlink3.mk"
+.include "../../audio/libmusicbrainz/buildlink3.mk"
 .include "../../audio/taglib/buildlink3.mk"
 .include "../../devel/GConf/schemas.mk"
 BUILDLINK_API_DEPENDS.glib2+=  glib2>=2.14.0



Home | Main Index | Thread Index | Old Index