aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorMarcus Alves Grando <mnag@FreeBSD.org>2005-10-10 22:05:17 +0000
committerMarcus Alves Grando <mnag@FreeBSD.org>2005-10-10 22:05:17 +0000
commit2d20d6b3965b002b9ef668e09ce2ecde8b56cf0d (patch)
tree3d4e9ea091ebb7ec9711f20399ac0edab6a1035c /graphics
parent196fd0688c2f70fd082fb82cf5544574803ab78c (diff)
downloadports-2d20d6b3965b002b9ef668e09ce2ecde8b56cf0d.tar.gz
ports-2d20d6b3965b002b9ef668e09ce2ecde8b56cf0d.zip
Use LIB_DEPENDS
PR: 87216 Submitted by: Alejandro Pulver <alejandro@varnet.biz> (maintainer)
Notes
Notes: svn path=/head/; revision=144874
Diffstat (limited to 'graphics')
-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
6 files changed, 6 insertions, 12 deletions
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