pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio no need to pull in libaudiofile here
details: https://anonhg.NetBSD.org/pkgsrc/rev/bd9c01e20977
branches: trunk
changeset: 554746:bd9c01e20977
user: drochner <drochner%pkgsrc.org@localhost>
date: Thu Feb 19 12:59:35 2009 +0000
description:
no need to pull in libaudiofile here
diffstat:
audio/xine-esound/Makefile | 3 +--
audio/xine-pulse/Makefile | 3 +--
2 files changed, 2 insertions(+), 4 deletions(-)
diffs (32 lines):
diff -r 97a7ae52145b -r bd9c01e20977 audio/xine-esound/Makefile
--- a/audio/xine-esound/Makefile Thu Feb 19 12:58:03 2009 +0000
+++ b/audio/xine-esound/Makefile Thu Feb 19 12:59:35 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2008/08/26 13:14:48 drochner Exp $
+# $NetBSD: Makefile,v 1.26 2009/02/19 12:59:35 drochner Exp $
#
PKG_DESTDIR_SUPPORT= user-destdir
@@ -23,6 +23,5 @@
${DESTDIR}${PREFIX}/lib/xine/plugins/${XINE_MOD_DIR_VER}
.include "../../audio/esound/buildlink3.mk"
-.include "../../audio/libaudiofile/buildlink3.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 97a7ae52145b -r bd9c01e20977 audio/xine-pulse/Makefile
--- a/audio/xine-pulse/Makefile Thu Feb 19 12:58:03 2009 +0000
+++ b/audio/xine-pulse/Makefile Thu Feb 19 12:59:35 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/12/18 23:24:47 jmcneill Exp $
+# $NetBSD: Makefile,v 1.2 2009/02/19 12:59:35 drochner Exp $
#
PKG_DESTDIR_SUPPORT= user-destdir
@@ -23,6 +23,5 @@
${DESTDIR}${PREFIX}/lib/xine/plugins/${XINE_MOD_DIR_VER}
.include "../../audio/pulseaudio/buildlink3.mk"
-.include "../../audio/libaudiofile/buildlink3.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index