diff --git a/audio/xmms-gdancer/Makefile b/audio/xmms-gdancer/Makefile index f1faa231d766..99351fa5496c 100644 --- a/audio/xmms-gdancer/Makefile +++ b/audio/xmms-gdancer/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2003/07/17 21:24:03 grant Exp $ +# $NetBSD: Makefile,v 1.11 2004/03/10 04:34:53 snj Exp $ # DISTNAME= gdancer-0.4.3 @@ -11,11 +11,10 @@ MAINTAINER= zuntum@NetBSD.org HOMEPAGE= http://figz.com/gdancer/ COMMENT= XMMS plugin to animate characters to the beat of the music -USE_BUILDLINK2= YES +USE_BUILDLINK3= YES USE_X11= YES GNU_CONFIGURE= YES USE_LIBTOOL= YES -LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig -.include "../../audio/xmms/buildlink2.mk" +.include "../../audio/xmms/buildlink3.mk" .include "../../mk/bsd.pkg.mk"