summaryrefslogtreecommitdiff
path: root/audio/xmms-gdancer
diff options
context:
space:
mode:
authorjlam <jlam>2002-09-21 02:00:12 +0000
committerjlam <jlam>2002-09-21 02:00:12 +0000
commit62f78c53151be9896963f00104876941c74c2fde (patch)
tree691a84488582af1cb49b63fb863f85826b1a943b /audio/xmms-gdancer
parentffc7c8c94340dab7c43860e64a7db0364b17d484 (diff)
downloadpkgsrc-62f78c53151be9896963f00104876941c74c2fde.tar.gz
buildlink1 -> buildlink2
Diffstat (limited to 'audio/xmms-gdancer')
-rw-r--r--audio/xmms-gdancer/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/audio/xmms-gdancer/Makefile b/audio/xmms-gdancer/Makefile
index 9e2dc35e62e..1dcb10f2693 100644
--- a/audio/xmms-gdancer/Makefile
+++ b/audio/xmms-gdancer/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2001/10/24 22:10:46 jlam Exp $
+# $NetBSD: Makefile,v 1.6 2002/09/21 02:00:14 jlam Exp $
#
DISTNAME= gdancer-0.4.3
@@ -10,11 +10,11 @@ MAINTAINER= zuntum@netbsd.org
HOMEPAGE= http://figz.com/gdancer/
COMMENT= XMMS plugin to animate characters to the beat of the music
-USE_BUILDLINK_ONLY= YES
+USE_BUILDLINK2= YES
+USE_X11= YES
GNU_CONFIGURE= YES
USE_LIBTOOL= YES
LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
-.include "../../audio/xmms/buildlink.mk"
-.include "../../mk/x11.buildlink.mk"
+.include "../../audio/xmms/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"