summaryrefslogtreecommitdiff
path: root/audio/xmms-gdancer/Makefile
diff options
context:
space:
mode:
authorjlam <jlam>2002-09-21 02:00:12 +0000
committerjlam <jlam>2002-09-21 02:00:12 +0000
commit893caec0e5a1de19901a6038ece210735d31b474 (patch)
tree691a84488582af1cb49b63fb863f85826b1a943b /audio/xmms-gdancer/Makefile
parent35b96ab9e60ed8c2735e1483913f8d3be8825c7d (diff)
downloadpkgsrc-893caec0e5a1de19901a6038ece210735d31b474.tar.gz
buildlink1 -> buildlink2
Diffstat (limited to 'audio/xmms-gdancer/Makefile')
-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"