pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/xmmix bl3ify
details: https://anonhg.NetBSD.org/pkgsrc/rev/2f20dae2fcc3
branches: trunk
changeset: 472663:2f20dae2fcc3
user: xtraeme <xtraeme%pkgsrc.org@localhost>
date: Sun Apr 11 19:07:09 2004 +0000
description:
bl3ify
diffstat:
audio/xmmix/Makefile | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (28 lines):
diff -r 90ce53f428e1 -r 2f20dae2fcc3 audio/xmmix/Makefile
--- a/audio/xmmix/Makefile Sun Apr 11 19:06:09 2004 +0000
+++ b/audio/xmmix/Makefile Sun Apr 11 19:07:09 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2003/02/25 02:22:29 jschauma Exp $
+# $NetBSD: Makefile,v 1.20 2004/04/11 19:07:09 xtraeme Exp $
# FreeBSD ID: Makefile,v 1.5 1997/09/08 13:37:47 tg Exp
#
@@ -11,7 +11,7 @@
HOMEPAGE= http://sunsite.unc.edu/~cddb/xmmix/index.html
COMMENT= X interface to the audio mixer device
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
USE_IMAKE= yes
pre-configure:
@@ -21,7 +21,7 @@
${MV} -f $$file.fixed $$file; \
done
-.include "../../mk/motif.buildlink2.mk"
-.include "../../mk/ossaudio.buildlink2.mk"
+.include "../../mk/motif.buildlink3.mk"
+.include "../../mk/ossaudio.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index