summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorsnj <snj>2004-03-10 04:29:18 +0000
committersnj <snj>2004-03-10 04:29:18 +0000
commit6cc85091e51dc7f5a0bdf33ef6cf2b2ad443a48a (patch)
tree90f91e9de7ccd3cff47679db20242ba26796e3f9 /audio
parent0250697f8b2afbf408ddb9b1a029fd566b4fe3a4 (diff)
downloadpkgsrc-6cc85091e51dc7f5a0bdf33ef6cf2b2ad443a48a.tar.gz
Use bl3.
Get down with your bad self, Space Ghost!
Diffstat (limited to 'audio')
-rw-r--r--audio/xmms-funtimedancer/DESCR4
-rw-r--r--audio/xmms-funtimedancer/Makefile8
2 files changed, 6 insertions, 6 deletions
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"