summaryrefslogtreecommitdiff
path: root/audio/xmms-gdancer/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/xmms-gdancer/Makefile')
-rw-r--r--audio/xmms-gdancer/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/xmms-gdancer/Makefile b/audio/xmms-gdancer/Makefile
index 3f29a107904..6539f987c5a 100644
--- a/audio/xmms-gdancer/Makefile
+++ b/audio/xmms-gdancer/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2001/08/23 14:07:32 jlam Exp $
+# $NetBSD: Makefile,v 1.3 2001/08/29 22:41:04 jlam Exp $
#
DISTNAME= gdancer-0.4.3
@@ -12,9 +12,9 @@ COMMENT= XMMS plugin to animate characters to the beat of the music
USE_BUILDLINK_ONLY= YES
GNU_CONFIGURE= YES
-USE_X11= YES
USE_LIBTOOL= YES
LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
.include "../../audio/xmms/buildlink.mk"
+.include "../../mk/x11.buildlink.mk"
.include "../../mk/bsd.pkg.mk"