aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/xmms-dscope
diff options
context:
space:
mode:
authormnag <mnag@FreeBSD.org>2005-10-11 06:05:17 +0800
committermnag <mnag@FreeBSD.org>2005-10-11 06:05:17 +0800
commit151adb6c428c05c29c9c7d4f1c3c2a26ad891be0 (patch)
tree1e063e82e89a0e229a5562ca4f185338d0bb5305 /graphics/xmms-dscope
parent7dce4c327f6eb2346f62296b9d07b86fa53755c1 (diff)
downloadfreebsd-ports-gnome-151adb6c428c05c29c9c7d4f1c3c2a26ad891be0.tar.gz
freebsd-ports-gnome-151adb6c428c05c29c9c7d4f1c3c2a26ad891be0.tar.zst
freebsd-ports-gnome-151adb6c428c05c29c9c7d4f1c3c2a26ad891be0.zip
Use LIB_DEPENDS
PR: 87216 Submitted by: Alejandro Pulver <alejandro@varnet.biz> (maintainer)
Diffstat (limited to 'graphics/xmms-dscope')
-rw-r--r--graphics/xmms-dscope/Makefile3
1 files changed, 1 insertions, 2 deletions
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