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