aboutsummaryrefslogtreecommitdiffstats
path: root/audio/gxmms2
diff options
context:
space:
mode:
authorehaupt <ehaupt@FreeBSD.org>2006-03-16 19:52:34 +0800
committerehaupt <ehaupt@FreeBSD.org>2006-03-16 19:52:34 +0800
commitd7db0d171abf88902068e024903e1e664c29a37a (patch)
treef9473e4dfd49064b62d19814e8f7cb9fe30074f9 /audio/gxmms2
parentd5927ac0a6f50c2d8d3537080f10a0d5a6acc26d (diff)
downloadfreebsd-ports-gnome-d7db0d171abf88902068e024903e1e664c29a37a.tar.gz
freebsd-ports-gnome-d7db0d171abf88902068e024903e1e664c29a37a.tar.zst
freebsd-ports-gnome-d7db0d171abf88902068e024903e1e664c29a37a.zip
Remove RUN_DEPENDS, xmms2 is a reference implementation client which is not
needed for other clients to run. Bump PORTREVISION. Notified by: maintainer (irc) Approved by: maintainer
Diffstat (limited to 'audio/gxmms2')
-rw-r--r--audio/gxmms2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/gxmms2/Makefile b/audio/gxmms2/Makefile
index cfe3d789d4cd..e2c6f8d66ca1 100644
--- a/audio/gxmms2/Makefile
+++ b/audio/gxmms2/Makefile
@@ -7,13 +7,13 @@
PORTNAME= gxmms2
PORTVERSION= 0.6.1
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= http://wejp.mooo.com/wejp/xmms2/
MAINTAINER= alex@foxybanana.com
COMMENT= A GTK2 based XMMS2 client, written in C
-RUN_DEPENDS= ${LOCALBASE}/bin/xmms2:${PORTSDIR}/audio/xmms2
BUILD_DEPENDS= ${LOCALBASE}/lib/libxmmsclient.so:${PORTSDIR}/audio/xmms2
USE_X_PREFIX= yes