From 7561f846cece0cb86e3234e5e1463f4bcb9ef588 Mon Sep 17 00:00:00 2001 From: jlam Date: Fri, 17 Aug 2001 21:16:45 +0000 Subject: Remove explicit settings of FOO_CONFIG=${BUILDLINK_CONFIG_WRAPPER.foo} in MAKE_ENV as they are now added by the buildlink files themselves. --- audio/xmms-dspectralizer/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'audio/xmms-dspectralizer') diff --git a/audio/xmms-dspectralizer/Makefile b/audio/xmms-dspectralizer/Makefile index cf8fe1ad998..8e08b32ca29 100644 --- a/audio/xmms-dspectralizer/Makefile +++ b/audio/xmms-dspectralizer/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2001/08/16 03:34:22 zuntum Exp $ +# $NetBSD: Makefile,v 1.5 2001/08/17 21:16:49 jlam Exp $ # DISTNAME= dspectral-1.2 @@ -12,7 +12,6 @@ COMMENT= XMMS plugin for dual spectral analyzer USE_X11= yes USE_LIBTOOL= yes -MAKE_ENV+= GTK_CONFIG=${BUILDLINK_CONFIG_WRAPPER.gtk} pre-build: cd ${WRKSRC} ; ${MAKE} clean -- cgit v1.2.3