pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/xmms-funtimedancer Use bl3.
details: https://anonhg.NetBSD.org/pkgsrc/rev/5db7d7272eb7
branches: trunk
changeset: 470556:5db7d7272eb7
user: snj <snj%pkgsrc.org@localhost>
date: Wed Mar 10 04:29:18 2004 +0000
description:
Use bl3.
Get down with your bad self, Space Ghost!
diffstat:
audio/xmms-funtimedancer/DESCR | 4 ++--
audio/xmms-funtimedancer/Makefile | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (33 lines):
diff -r babc7a3a3626 -r 5db7d7272eb7 audio/xmms-funtimedancer/DESCR
--- a/audio/xmms-funtimedancer/DESCR Wed Mar 10 04:23:49 2004 +0000
+++ b/audio/xmms-funtimedancer/DESCR Wed Mar 10 04:29:18 2004 +0000
@@ -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 -r babc7a3a3626 -r 5db7d7272eb7 audio/xmms-funtimedancer/Makefile
--- a/audio/xmms-funtimedancer/Makefile Wed Mar 10 04:23:49 2004 +0000
+++ b/audio/xmms-funtimedancer/Makefile Wed Mar 10 04:29:18 2004 +0000
@@ -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 @@
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"
Home |
Main Index |
Thread Index |
Old Index