diff options
Diffstat (limited to 'audio/xmms-dspectralizer/Makefile')
-rw-r--r-- | audio/xmms-dspectralizer/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/audio/xmms-dspectralizer/Makefile b/audio/xmms-dspectralizer/Makefile index aae249f32c1..cf8fe1ad998 100644 --- a/audio/xmms-dspectralizer/Makefile +++ b/audio/xmms-dspectralizer/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2001/08/16 03:20:46 hubertf Exp $ +# $NetBSD: Makefile,v 1.4 2001/08/16 03:34:22 zuntum Exp $ # DISTNAME= dspectral-1.2 @@ -10,8 +10,6 @@ MAINTAINER= hubertf@netbsd.org HOMEPAGE= http://hem.passagen.se/joakime/linuxapp.html COMMENT= XMMS plugin for dual spectral analyzer -DEPENDS+= xmms>=1.2.5:../../audio/xmms - USE_X11= yes USE_LIBTOOL= yes MAKE_ENV+= GTK_CONFIG=${BUILDLINK_CONFIG_WRAPPER.gtk} |