pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/xmms-musepack Use bl3.
details: https://anonhg.NetBSD.org/pkgsrc/rev/9618a067964b
branches: trunk
changeset: 470817:9618a067964b
user: snj <snj%pkgsrc.org@localhost>
date: Fri Mar 12 02:57:37 2004 +0000
description:
Use bl3.
diffstat:
audio/xmms-musepack/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (25 lines):
diff -r b1434dafc4ad -r 9618a067964b audio/xmms-musepack/Makefile
--- a/audio/xmms-musepack/Makefile Fri Mar 12 02:55:49 2004 +0000
+++ b/audio/xmms-musepack/Makefile Fri Mar 12 02:57:37 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2003/12/03 13:30:15 jmmv Exp $
+# $NetBSD: Makefile,v 1.2 2004/03/12 02:57:37 snj Exp $
#
DISTNAME= xmms-musepack-0.94
@@ -10,7 +10,7 @@
HOMEPAGE= http://www.sourceforge.net/projects/mpegplus/
COMMENT= Musepack audio output plugin for XMMS
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
USE_LIBTOOL= yes
CFLAGS+= -DVERSION='"${PKGVERSION}"'
@@ -30,5 +30,5 @@
cd ${WRKSRC} && ${SHLIBTOOL} --mode=install \
${INSTALL_DATA} libmusepack.la ${PREFIX}/lib/xmms/Input
-.include "../../audio/xmms/buildlink2.mk"
+.include "../../audio/xmms/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index