aboutsummaryrefslogtreecommitdiff
path: root/audio/xfmpc
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-03-15 11:34:45 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-03-15 11:34:45 +0000
commit41ad1cc560dcbd5e172d09305f295fde35ac585c (patch)
tree9d9b45de963c7adcc7d8ae9cfd88b9cb22977902 /audio/xfmpc
parent9f045962b0837d6d8c6ed9181565c137f88460ee (diff)
downloadports-41ad1cc560dcbd5e172d09305f295fde35ac585c.tar.gz
ports-41ad1cc560dcbd5e172d09305f295fde35ac585c.zip
- Chase libmpd shlib bump
Notes
Notes: svn path=/head/; revision=230116
Diffstat (limited to 'audio/xfmpc')
-rw-r--r--audio/xfmpc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/xfmpc/Makefile b/audio/xfmpc/Makefile
index 585ed070425b..426cabc32d9c 100644
--- a/audio/xfmpc/Makefile
+++ b/audio/xfmpc/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xfmpc
PORTVERSION= 0.0.7
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio xfce
MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/
DIST_SUBDIR= xfce4
@@ -15,7 +15,7 @@ DIST_SUBDIR= xfce4
MAINTAINER= miwi@FreeBSD.org
COMMENT= A graphical MPD client focusing on low footprint
-LIB_DEPENDS= mpd.0:${PORTSDIR}/audio/libmpd
+LIB_DEPENDS= mpd.1:${PORTSDIR}/audio/libmpd
USE_BZIP2= yes
USE_GMAKE= yes