From 3a917fb11f2cf40285e91d11fe4def23aa2085ef Mon Sep 17 00:00:00 2001 From: snj Date: Wed, 10 Mar 2004 04:29:18 +0000 Subject: Use bl3. Get down with your bad self, Space Ghost! --- audio/xmms-funtimedancer/DESCR | 4 ++-- audio/xmms-funtimedancer/Makefile | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'audio') diff --git a/audio/xmms-funtimedancer/DESCR b/audio/xmms-funtimedancer/DESCR index de5de7a0930..3c3dc737101 100644 --- a/audio/xmms-funtimedancer/DESCR +++ b/audio/xmms-funtimedancer/DESCR @@ -1,2 +1,2 @@ -XMMS visual plugin that displays some animated figure -dancing to the rhythm of the music. +XMMS visual plugin that displays Space Ghost dancing to the rhythm of the +music. diff --git a/audio/xmms-funtimedancer/Makefile b/audio/xmms-funtimedancer/Makefile index 9cf9024dee7..efbb4c1b339 100644 --- a/audio/xmms-funtimedancer/Makefile +++ b/audio/xmms-funtimedancer/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2003/07/26 21:41:09 jmmv Exp $ +# $NetBSD: Makefile,v 1.9 2004/03/10 04:29:18 snj Exp $ # DISTNAME= FunTimeDancer-0.1 @@ -13,12 +13,12 @@ HOMEPAGE= http://sourceforge.net/projects/ftd/ COMMENT= XMMS plugin displaying an animation USE_X11= yes -USE_BUILDLINK2= yes +USE_BUILDLINK3= yes post-install: cd ${WRKDIR} && \ ${PAX} -rw -pe FunTimeDancer ${PREFIX}/lib/xmms/Visualization -.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" -- cgit v1.2.3