aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--audio/xmms-defx/Makefile3
-rw-r--r--audio/xmms-efxmms/Makefile3
-rw-r--r--audio/xmms-eq/Makefile3
-rw-r--r--audio/xmms-fxt/Makefile3
-rw-r--r--graphics/xmms-dflowers/Makefile3
-rw-r--r--graphics/xmms-dscope/Makefile3
-rw-r--r--graphics/xmms-dspectogram/Makefile3
-rw-r--r--graphics/xmms-dspectral/Makefile3
-rw-r--r--graphics/xmms-vumeter/Makefile3
-rw-r--r--graphics/xmms-waterfall/Makefile3
10 files changed, 10 insertions, 20 deletions
diff --git a/audio/xmms-defx/Makefile b/audio/xmms-defx/Makefile
index bd3b4f82243f..390541f56ead 100644
--- a/audio/xmms-defx/Makefile
+++ b/audio/xmms-defx/Makefile
@@ -14,8 +14,7 @@ MASTER_SITE_SUBDIR= defx
MAINTAINER= alejandro@varnet.biz
COMMENT= Multi-effects processor plug-in for XMMS
-BUILD_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms
-RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms
+LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms
USE_X_PREFIX= yes
USE_REINPLACE= yes
diff --git a/audio/xmms-efxmms/Makefile b/audio/xmms-efxmms/Makefile
index 5ba7e8c3fc5a..6a55eeca607c 100644
--- a/audio/xmms-efxmms/Makefile
+++ b/audio/xmms-efxmms/Makefile
@@ -15,8 +15,7 @@ DISTNAME= EFXmms-${PORTVERSION}
MAINTAINER= alejandro@varnet.biz
COMMENT= Send the XMMS audio output through a queue of multiple effect plugins
-BUILD_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms
-RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms
+LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms
USE_BZIP2= yes
USE_GMAKE= yes
diff --git a/audio/xmms-eq/Makefile b/audio/xmms-eq/Makefile
index a2f2c82b8f6d..358a9a1c4c2d 100644
--- a/audio/xmms-eq/Makefile
+++ b/audio/xmms-eq/Makefile
@@ -16,8 +16,7 @@ DISTNAME= ${PORTNAME}-xmms-${PORTVERSION}
MAINTAINER= alejandro@varnet.biz
COMMENT= A realtime graphical equalizer plugin for XMMS
-BUILD_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms
-RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms
+LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms
USE_BZIP2= yes
USE_REINPLACE= yes
diff --git a/audio/xmms-fxt/Makefile b/audio/xmms-fxt/Makefile
index 0d110ea70bee..aa030352fe4d 100644
--- a/audio/xmms-fxt/Makefile
+++ b/audio/xmms-fxt/Makefile
@@ -14,8 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= alejandro@varnet.biz
COMMENT= Surround/Echo effect plugin for XMMS
-BUILD_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms
-RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms
+LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms
USE_X_PREFIX= yes
USE_LIBTOOL_VER=15
diff --git a/graphics/xmms-dflowers/Makefile b/graphics/xmms-dflowers/Makefile
index 6771d548e64e..52047e52e57d 100644
--- a/graphics/xmms-dflowers/Makefile
+++ b/graphics/xmms-dflowers/Makefile
@@ -15,8 +15,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/^/v/}
MAINTAINER= alejandro@varnet.biz
COMMENT= Dual Flowers visualization plugin for XMMS
-BUILD_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms
-RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms
+LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms
USE_X_PREFIX= yes
USE_REINPLACE= yes
diff --git a/graphics/xmms-dscope/Makefile b/graphics/xmms-dscope/Makefile
index 0c9442417e36..0021726bd3dc 100644
--- a/graphics/xmms-dscope/Makefile
+++ b/graphics/xmms-dscope/Makefile
@@ -15,8 +15,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/^/v/}
MAINTAINER= alejandro@varnet.biz
COMMENT= Dual Scope visualization plugin for XMMS
-BUILD_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms
-RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms
+LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms
USE_X_PREFIX= yes
USE_REINPLACE= yes
diff --git a/graphics/xmms-dspectogram/Makefile b/graphics/xmms-dspectogram/Makefile
index 6a68f051a0cb..6b8747a4b4ac 100644
--- a/graphics/xmms-dspectogram/Makefile
+++ b/graphics/xmms-dspectogram/Makefile
@@ -15,8 +15,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/^/v/}
MAINTAINER= alejandro@varnet.biz
COMMENT= Dual Spectogram visualization plugin for XMMS
-BUILD_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms
-RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms
+LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms
USE_X_PREFIX= yes
USE_REINPLACE= yes
diff --git a/graphics/xmms-dspectral/Makefile b/graphics/xmms-dspectral/Makefile
index c9ea08f71809..80780abe6a33 100644
--- a/graphics/xmms-dspectral/Makefile
+++ b/graphics/xmms-dspectral/Makefile
@@ -15,8 +15,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/^/v/}
MAINTAINER= alejandro@varnet.biz
COMMENT= Dual Spectralizer visualization plugin for XMMS
-BUILD_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms
-RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms
+LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms
USE_X_PREFIX= yes
USE_REINPLACE= yes
diff --git a/graphics/xmms-vumeter/Makefile b/graphics/xmms-vumeter/Makefile
index c1ac36df6f86..c91c356fdddb 100644
--- a/graphics/xmms-vumeter/Makefile
+++ b/graphics/xmms-vumeter/Makefile
@@ -15,8 +15,7 @@ PKGNAMEPREFIX= xmms-
MAINTAINER= alejandro@varnet.biz
COMMENT= Analog VUmeter plugin for XMMS
-BUILD_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms
-RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms
+LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms
USE_X_PREFIX= yes
USE_GNOME= gdkpixbuf
diff --git a/graphics/xmms-waterfall/Makefile b/graphics/xmms-waterfall/Makefile
index 256b65ad7aa8..557c0b956b69 100644
--- a/graphics/xmms-waterfall/Makefile
+++ b/graphics/xmms-waterfall/Makefile
@@ -14,8 +14,7 @@ PKGNAMEPREFIX= xmms-
MAINTAINER= alejandro@varnet.biz
COMMENT= Yet another XMMS spectrum analyzer
-BUILD_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms
-RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms
+LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms
USE_X_PREFIX= yes
USE_GNOME= gtk12