pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/xmms-tv-scope Use bl3 and spell oscilloscope cor...
details: https://anonhg.NetBSD.org/pkgsrc/rev/ca8ba2c1ee02
branches: trunk
changeset: 470825:ca8ba2c1ee02
user: snj <snj%pkgsrc.org@localhost>
date: Fri Mar 12 04:34:53 2004 +0000
description:
Use bl3 and spell oscilloscope correctly.
diffstat:
audio/xmms-tv-scope/DESCR | 2 +-
audio/xmms-tv-scope/Makefile | 8 ++++----
2 files changed, 5 insertions(+), 5 deletions(-)
diffs (33 lines):
diff -r e35dd6c9567b -r ca8ba2c1ee02 audio/xmms-tv-scope/DESCR
--- a/audio/xmms-tv-scope/DESCR Fri Mar 12 04:31:46 2004 +0000
+++ b/audio/xmms-tv-scope/DESCR Fri Mar 12 04:34:53 2004 +0000
@@ -1,1 +1,1 @@
-Moving light embossing occiliscope.
+Moving light embossing oscilloscope.
diff -r e35dd6c9567b -r ca8ba2c1ee02 audio/xmms-tv-scope/Makefile
--- a/audio/xmms-tv-scope/Makefile Fri Mar 12 04:31:46 2004 +0000
+++ b/audio/xmms-tv-scope/Makefile Fri Mar 12 04:34:53 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2004/02/14 17:21:34 jlam Exp $
+# $NetBSD: Makefile,v 1.11 2004/03/12 04:34:53 snj Exp $
#
DISTNAME= tv_scope-0.0.2
@@ -11,7 +11,7 @@
HOMEPAGE= http://staff.xmms.org/zinx/xmms/
COMMENT= 3D Representation of a waveform
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
USE_LIBTOOL= YES
GNU_CONFIGURE= YES
@@ -19,6 +19,6 @@
ONLY_FOR_PLATFORM+= NetBSD-1.6[N-Z]-* NetBSD-1.6Z[A-Z]-* NetBSD-1.[7-9]*
ONLY_FOR_PLATFORM+= NetBSD-[2-9]*
-.include "../../audio/xmms/buildlink2.mk"
-.include "../../devel/SDL/buildlink2.mk"
+.include "../../audio/xmms/buildlink3.mk"
+.include "../../devel/SDL/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index