summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2004-03-12 04:34:53 +0000
committersnj <snj@pkgsrc.org>2004-03-12 04:34:53 +0000
commitfa914cc4345b19ae5935284d7abc2310457b5b7c (patch)
tree4190f61a49acaecfcbc86e1e2fb70c28b3832e8d /audio
parent026c7af06e12ba8852468e11ce02588f4095d5c8 (diff)
downloadpkgsrc-fa914cc4345b19ae5935284d7abc2310457b5b7c.tar.gz
Use bl3 and spell oscilloscope correctly.
Diffstat (limited to 'audio')
-rw-r--r--audio/xmms-tv-scope/DESCR2
-rw-r--r--audio/xmms-tv-scope/Makefile8
2 files changed, 5 insertions, 5 deletions
diff --git a/audio/xmms-tv-scope/DESCR b/audio/xmms-tv-scope/DESCR
index 3c97b73ec2d..623358e4e49 100644
--- a/audio/xmms-tv-scope/DESCR
+++ b/audio/xmms-tv-scope/DESCR
@@ -1 +1 @@
-Moving light embossing occiliscope.
+Moving light embossing oscilloscope.
diff --git a/audio/xmms-tv-scope/Makefile b/audio/xmms-tv-scope/Makefile
index b1b05c26749..05340e7d1b3 100644
--- a/audio/xmms-tv-scope/Makefile
+++ b/audio/xmms-tv-scope/Makefile
@@ -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 @@ MAINTAINER= hubertf@NetBSD.org
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= SunOS-*-* Linux-*-* Darwin-*-*
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"