pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio Use bl3.
details: https://anonhg.NetBSD.org/pkgsrc/rev/babc7a3a3626
branches: trunk
changeset: 470555:babc7a3a3626
user: snj <snj%pkgsrc.org@localhost>
date: Wed Mar 10 04:23:49 2004 +0000
description:
Use bl3.
diffstat:
audio/xmms-dscope/Makefile | 6 +++---
audio/xmms-dspectogram/Makefile | 6 +++---
audio/xmms-dspectral/Makefile | 6 +++---
3 files changed, 9 insertions(+), 9 deletions(-)
diffs (72 lines):
diff -r 2c1a38b90b29 -r babc7a3a3626 audio/xmms-dscope/Makefile
--- a/audio/xmms-dscope/Makefile Wed Mar 10 04:21:57 2004 +0000
+++ b/audio/xmms-dscope/Makefile Wed Mar 10 04:23:49 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2003/07/17 21:23:58 grant Exp $
+# $NetBSD: Makefile,v 1.15 2004/03/10 04:23:49 snj Exp $
#
DISTNAME= dscope-1.2
@@ -11,12 +11,12 @@
HOMEPAGE= http://hem.passagen.se/joakime/linuxapp.html
COMMENT= XMMS plugin for dual scope
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
USE_X11= YES
USE_LIBTOOL= YES
pre-build:
cd ${WRKSRC} ; ${MAKE} clean
-.include "../../audio/xmms/buildlink2.mk"
+.include "../../audio/xmms/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 2c1a38b90b29 -r babc7a3a3626 audio/xmms-dspectogram/Makefile
--- a/audio/xmms-dspectogram/Makefile Wed Mar 10 04:21:57 2004 +0000
+++ b/audio/xmms-dspectogram/Makefile Wed Mar 10 04:23:49 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2003/09/09 08:30:36 hubertf Exp $
+# $NetBSD: Makefile,v 1.16 2004/03/10 04:24:58 snj Exp $
#
DISTNAME= dspectogram-1.2
@@ -11,12 +11,12 @@
HOMEPAGE= http://www.shell.linux.se/bm/index.php?page=xmmsplugin
COMMENT= XMMS plugin for dual spectogram
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
USE_X11= YES
USE_LIBTOOL= YES
pre-build:
cd ${WRKSRC} ; ${MAKE} clean
-.include "../../audio/xmms/buildlink2.mk"
+.include "../../audio/xmms/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 2c1a38b90b29 -r babc7a3a3626 audio/xmms-dspectral/Makefile
--- a/audio/xmms-dspectral/Makefile Wed Mar 10 04:21:57 2004 +0000
+++ b/audio/xmms-dspectral/Makefile Wed Mar 10 04:23:49 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2003/07/17 21:24:01 grant Exp $
+# $NetBSD: Makefile,v 1.6 2004/03/10 04:25:59 snj Exp $
#
DISTNAME= dspectral-1.2
@@ -11,12 +11,12 @@
HOMEPAGE= http://hem.passagen.se/joakime/linuxapp.html
COMMENT= XMMS plugin for dual spectral analyzer
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
USE_X11= YES
USE_LIBTOOL= YES
pre-build:
cd ${WRKSRC} ; ${MAKE} clean
-.include "../../audio/xmms/buildlink2.mk"
+.include "../../audio/xmms/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index