summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--audio/xmms-dflowers/Makefile4
-rw-r--r--audio/xmms-dspectogram/Makefile4
-rw-r--r--audio/xmms-dspectralizer/Makefile4
3 files changed, 3 insertions, 9 deletions
diff --git a/audio/xmms-dflowers/Makefile b/audio/xmms-dflowers/Makefile
index 38b8b573046..25ab2f06b54 100644
--- a/audio/xmms-dflowers/Makefile
+++ b/audio/xmms-dflowers/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2001/08/16 03:20:45 hubertf Exp $
+# $NetBSD: Makefile,v 1.5 2001/08/16 03:34:22 zuntum Exp $
#
DISTNAME= dflowers_v1.0
@@ -10,8 +10,6 @@ MAINTAINER= hubertf@netbsd.org
HOMEPAGE= http://hem.passagen.se/joakime/linuxapp.html
COMMENT= XMMS plugin for dual flower scope
-DEPENDS+= xmms>=1.2.5:../../audio/xmms
-
USE_X11= yes
USE_LIBTOOL= yes
LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
diff --git a/audio/xmms-dspectogram/Makefile b/audio/xmms-dspectogram/Makefile
index 3c819e18b7c..acaf8de0124 100644
--- a/audio/xmms-dspectogram/Makefile
+++ b/audio/xmms-dspectogram/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= dspectogram-1.2
@@ -10,8 +10,6 @@ MAINTAINER= hubertf@netbsd.org
HOMEPAGE= http://hem.passagen.se/joakime/linuxapp.html
COMMENT= XMMS plugin for dual spectogram
-DEPENDS+= xmms>=1.2.5:../../audio/xmms
-
USE_X11= yes
USE_LIBTOOL= yes
MAKE_ENV+= GTK_CONFIG=${BUILDLINK_CONFIG_WRAPPER.gtk}
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}