pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/easytag Does not build with flac-1.1.3; I am not...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b7c849c37006
branches:  trunk
changeset: 523728:b7c849c37006
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Jan 12 20:02:53 2007 +0000

description:
Does not build with flac-1.1.3; I am not going to backport the fix, since
easytag-devel already supports the new API, use that instead.

diffstat:

 audio/easytag/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r e67e15494f77 -r b7c849c37006 audio/easytag/Makefile
--- a/audio/easytag/Makefile    Fri Jan 12 18:24:16 2007 +0000
+++ b/audio/easytag/Makefile    Fri Jan 12 20:02:53 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.52 2007/01/07 12:25:50 wiz Exp $
+# $NetBSD: Makefile,v 1.53 2007/01/12 20:02:53 wiz Exp $
 #
 
 DISTNAME=      easytag-1.1
@@ -17,7 +17,6 @@
 USE_PKGLOCALEDIR=      yes
 USE_LIBTOOL=           yes
 
-.include "../../audio/flac/buildlink3.mk"
 .include "../../audio/id3lib/buildlink3.mk"
 .include "../../audio/libvorbis/buildlink3.mk"
 .include "../../x11/gtk/buildlink3.mk"



Home | Main Index | Thread Index | Old Index