pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/xine-arts drop unneeded libao dependency, bump P...
details: https://anonhg.NetBSD.org/pkgsrc/rev/2eebdeb6c92e
branches: trunk
changeset: 575678:2eebdeb6c92e
user: drochner <drochner%pkgsrc.org@localhost>
date: Wed May 19 18:50:04 2010 +0000
description:
drop unneeded libao dependency, bump PKGREVISION
diffstat:
audio/xine-arts/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (24 lines):
diff -r 3d4a8bab4e1c -r 2eebdeb6c92e audio/xine-arts/Makefile
--- a/audio/xine-arts/Makefile Wed May 19 18:26:39 2010 +0000
+++ b/audio/xine-arts/Makefile Wed May 19 18:50:04 2010 +0000
@@ -1,10 +1,12 @@
-# $NetBSD: Makefile,v 1.32 2008/08/26 13:14:48 drochner Exp $
+# $NetBSD: Makefile,v 1.33 2010/05/19 18:50:04 drochner Exp $
#
PKG_DESTDIR_SUPPORT= user-destdir
.include "../../multimedia/xine-lib/Makefile.common"
+PKGREVISION= 1
+
PKGNAME= ${XINE_PKGNAME:S/lib/arts/}
CATEGORIES= audio
COMMENT= The aRts audio output plugin for xine-lib
@@ -24,6 +26,5 @@
${DESTDIR}${PREFIX}/lib/xine/plugins/${XINE_MOD_DIR_VER}
.include "../../audio/arts/buildlink3.mk"
-.include "../../audio/libao/buildlink3.mk"
.include "../../devel/zlib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index