summaryrefslogtreecommitdiff
path: root/audio/xmms-vismsa/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/xmms-vismsa/Makefile')
-rw-r--r--audio/xmms-vismsa/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/xmms-vismsa/Makefile b/audio/xmms-vismsa/Makefile
index cc2c79fe4d5..162721ee686 100644
--- a/audio/xmms-vismsa/Makefile
+++ b/audio/xmms-vismsa/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2001/08/18 02:52:20 hubertf Exp $
+# $NetBSD: Makefile,v 1.2 2001/08/29 22:41:04 jlam Exp $
#
DISTNAME= vismsa-xmms-plugin-0.2
@@ -11,11 +11,11 @@ HOMEPAGE= http://a.godau.org/
COMMENT= vis plugin similar to the Spectrum Analyser from Open Cubic Player
USE_BUILDLINK_ONLY= YES
-USE_X11= yes
-USE_LIBTOOL= yes
+USE_LIBTOOL= YES
pre-build:
cd ${WRKSRC} ; ${MAKE} clean
.include "../../audio/xmms/buildlink.mk"
+.include "../../mk/x11.buildlink.mk"
.include "../../mk/bsd.pkg.mk"