diff options
Diffstat (limited to 'audio/xmms-nebulus/Makefile')
-rw-r--r-- | audio/xmms-nebulus/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/xmms-nebulus/Makefile b/audio/xmms-nebulus/Makefile index 00eb9f80468..af8c60eaac0 100644 --- a/audio/xmms-nebulus/Makefile +++ b/audio/xmms-nebulus/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2004/01/14 03:58:01 xtraeme Exp $ +# $NetBSD: Makefile,v 1.7 2004/02/14 17:21:34 jlam Exp $ # DISTNAME= xmms-nebulus-0.6.0 @@ -12,7 +12,6 @@ COMMENT= Xmms plugin that uses OpenGL USE_BUILDLINK2= YES USE_LIBTOOL= YES -LIBTOOL_OVERRIDE= ${WRKSRC}/libtool GNU_CONFIGURE= YES .include "../../audio/xmms/buildlink2.mk" |