aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
Diffstat (limited to 'audio')
-rw-r--r--audio/gbemol/Makefile4
-rw-r--r--audio/gimmix/Makefile4
-rw-r--r--audio/glurp/Makefile3
-rw-r--r--audio/gmpc-alarm/Makefile3
-rw-r--r--audio/gmpc-albumview/Makefile3
-rw-r--r--audio/gmpc-discogs/Makefile3
-rw-r--r--audio/gmpc-extraplaylist/Makefile3
-rw-r--r--audio/gmpc-lastfm/Makefile3
-rw-r--r--audio/gmpc-libnotify/Makefile4
-rw-r--r--audio/gmpc-lyrics/Makefile3
-rw-r--r--audio/gmpc-lyricsplugin/Makefile3
-rw-r--r--audio/gmpc-lyricwiki/Makefile3
-rw-r--r--audio/gmpc-magnatune/Makefile3
-rw-r--r--audio/gmpc-mdcover/Makefile3
-rw-r--r--audio/gmpc-mserver/Makefile4
-rw-r--r--audio/gmpc-shout/Makefile3
-rw-r--r--audio/gmpc-wikipedia/Makefile4
-rw-r--r--audio/gmpc/Makefile3
-rw-r--r--audio/mpdas/Makefile4
-rw-r--r--audio/osd-lyrics/Makefile3
-rw-r--r--audio/xfce4-mpc-plugin/Makefile3
-rw-r--r--audio/xfmpc/Makefile3
22 files changed, 44 insertions, 28 deletions
diff --git a/audio/gbemol/Makefile b/audio/gbemol/Makefile
index 88a297d93829..f0245b2e72da 100644
--- a/audio/gbemol/Makefile
+++ b/audio/gbemol/Makefile
@@ -7,14 +7,14 @@
PORTNAME= gbemol
PORTVERSION= 0.3.2
-PORTREVISION= 6
+PORTREVISION= 8
CATEGORIES= audio
MASTER_SITES= SF
MAINTAINER= tmh.public@gmail.com
COMMENT= Graphical frontend for the Music Player Daemon
-LIB_DEPENDS= mpd.3:${PORTSDIR}/audio/libmpd \
+LIB_DEPENDS= mpd.4:${PORTSDIR}/audio/libmpd \
curl.6:${PORTSDIR}/ftp/curl \
xml2.5:${PORTSDIR}/textproc/libxml2
diff --git a/audio/gimmix/Makefile b/audio/gimmix/Makefile
index ce2a41512f1a..979ecc342c22 100644
--- a/audio/gimmix/Makefile
+++ b/audio/gimmix/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gimmix
PORTVERSION= 0.5.7.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_BERLIOS}
MASTER_SITE_SUBDIR= gimmix
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= gimmix
MAINTAINER= cs@FreeBSD.org
COMMENT= Gimmix is a graphical MPD client written in C using GTK+2
-LIB_DEPENDS= mpd.3:${PORTSDIR}/audio/libmpd \
+LIB_DEPENDS= mpd.4:${PORTSDIR}/audio/libmpd \
tag.1:${PORTSDIR}/audio/taglib \
nxml:${PORTSDIR}/textproc/libnxml
diff --git a/audio/glurp/Makefile b/audio/glurp/Makefile
index 118b681b3c3c..770be81dc677 100644
--- a/audio/glurp/Makefile
+++ b/audio/glurp/Makefile
@@ -7,13 +7,14 @@
PORTNAME= glurp
PORTVERSION= 0.12.3
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= SF
MAINTAINER= ports@mark.reidel.info
COMMENT= Nice and clean GTK+-2.x based graphical client for musicpd
-LIB_DEPENDS= mpd.3:${PORTSDIR}/audio/libmpd
+LIB_DEPENDS= mpd.4:${PORTSDIR}/audio/libmpd
GNU_CONFIGURE= yes
USE_GNOME= gtk20 glib20 libglade2
diff --git a/audio/gmpc-alarm/Makefile b/audio/gmpc-alarm/Makefile
index 961420328f9c..7e400ea82dfd 100644
--- a/audio/gmpc-alarm/Makefile
+++ b/audio/gmpc-alarm/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gmpc-alarm
PORTVERSION= 0.20.0
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/ \
http://freebsd.unixfreunde.de/sources/
@@ -14,7 +15,7 @@ MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/ \
MAINTAINER= miwi@FreeBSD.org
COMMENT= A Alarm plugin for gmpc
-LIB_DEPENDS= mpd.3:${PORTSDIR}/audio/libmpd
+LIB_DEPENDS= mpd.4:${PORTSDIR}/audio/libmpd
BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gmpc.pc:${PORTSDIR}/audio/gmpc
RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc
diff --git a/audio/gmpc-albumview/Makefile b/audio/gmpc-albumview/Makefile
index 5f9739ef8e99..f465c6f366b7 100644
--- a/audio/gmpc-albumview/Makefile
+++ b/audio/gmpc-albumview/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gmpc-albumview
PORTVERSION= 0.20.0
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/ \
http://freebsd.unixfreunde.de/sources/
@@ -14,7 +15,7 @@ MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/ \
MAINTAINER= miwi@FreeBSD.org
COMMENT= Draws all album covers
-LIB_DEPENDS= mpd.3:${PORTSDIR}/audio/libmpd
+LIB_DEPENDS= mpd.4:${PORTSDIR}/audio/libmpd
BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gmpc.pc:${PORTSDIR}/audio/gmpc
RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc
diff --git a/audio/gmpc-discogs/Makefile b/audio/gmpc-discogs/Makefile
index b14120759ea9..69624cccbd93 100644
--- a/audio/gmpc-discogs/Makefile
+++ b/audio/gmpc-discogs/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gmpc-discogs
PORTVERSION= 0.20.0
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/ \
http://freebsd.unixfreunde.de/sources/
@@ -14,7 +15,7 @@ MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/ \
MAINTAINER= miwi@FreeBSD.org
COMMENT= Album Image fetcher for gmpc
-LIB_DEPENDS= mpd.3:${PORTSDIR}/audio/libmpd
+LIB_DEPENDS= mpd.4:${PORTSDIR}/audio/libmpd
BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gmpc.pc:${PORTSDIR}/audio/gmpc
RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc
diff --git a/audio/gmpc-extraplaylist/Makefile b/audio/gmpc-extraplaylist/Makefile
index 8ded0834d37c..f3e18ec45376 100644
--- a/audio/gmpc-extraplaylist/Makefile
+++ b/audio/gmpc-extraplaylist/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gmpc-extraplaylist
PORTVERSION= 0.20.0
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/ \
http://freebsd.unixfreunde.de/sources/
@@ -14,7 +15,7 @@ MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/ \
MAINTAINER= miwi@FreeBSD.org
COMMENT= A favorites plugin for gmpc
-LIB_DEPENDS= mpd.3:${PORTSDIR}/audio/libmpd
+LIB_DEPENDS= mpd.4:${PORTSDIR}/audio/libmpd
BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gmpc.pc:${PORTSDIR}/audio/gmpc
RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc
diff --git a/audio/gmpc-lastfm/Makefile b/audio/gmpc-lastfm/Makefile
index ac3358adc01d..86dcae70b14d 100644
--- a/audio/gmpc-lastfm/Makefile
+++ b/audio/gmpc-lastfm/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gmpc-lastfm
PORTVERSION= 0.20.0
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/ \
http://freebsd.unixfreunde.de/sources/
@@ -15,7 +16,7 @@ DISTNAME= gmpc-last-fm-${PORTVERSION}
MAINTAINER= miwi@FreeBSD.org
COMMENT= Last.FM metadata fetcher plugin for gmpc
-LIB_DEPENDS= mpd.3:${PORTSDIR}/audio/libmpd
+LIB_DEPENDS= mpd.4:${PORTSDIR}/audio/libmpd
BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gmpc.pc:${PORTSDIR}/audio/gmpc
RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc
diff --git a/audio/gmpc-libnotify/Makefile b/audio/gmpc-libnotify/Makefile
index 3cf49e201c88..beb0c237fee8 100644
--- a/audio/gmpc-libnotify/Makefile
+++ b/audio/gmpc-libnotify/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gmpc-libnotify
PORTVERSION= 0.20.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio
MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/ \
http://freebsd.unixfreunde.de/sources/
@@ -15,7 +15,7 @@ MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/ \
MAINTAINER= miwi@FreeBSD.org
COMMENT= A libnotify for gmpc
-LIB_DEPENDS= mpd.3:${PORTSDIR}/audio/libmpd \
+LIB_DEPENDS= mpd.4:${PORTSDIR}/audio/libmpd \
notify.4:${PORTSDIR}/devel/libnotify
BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gmpc.pc:${PORTSDIR}/audio/gmpc
RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc
diff --git a/audio/gmpc-lyrics/Makefile b/audio/gmpc-lyrics/Makefile
index 8ea193face05..ee20ea819aff 100644
--- a/audio/gmpc-lyrics/Makefile
+++ b/audio/gmpc-lyrics/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gmpc-lyrics
PORTVERSION= 0.20.0
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/ \
http://freebsd.unixfreunde.de/sources/
@@ -14,7 +15,7 @@ MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/ \
MAINTAINER= miwi@FreeBSD.org
COMMENT= A Lyrics Provider plugin for gmpc
-LIB_DEPENDS= mpd.3:${PORTSDIR}/audio/libmpd
+LIB_DEPENDS= mpd.4:${PORTSDIR}/audio/libmpd
BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gmpc.pc:${PORTSDIR}/audio/gmpc
RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc
diff --git a/audio/gmpc-lyricsplugin/Makefile b/audio/gmpc-lyricsplugin/Makefile
index 6cced1241bcb..c9e70be4af22 100644
--- a/audio/gmpc-lyricsplugin/Makefile
+++ b/audio/gmpc-lyricsplugin/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gmpc-lyricsplugin
PORTVERSION= 0.20.0
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/ \
http://freebsd.unixfreunde.de/sources/
@@ -14,7 +15,7 @@ MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/ \
MAINTAINER= miwi@FreeBSD.org
COMMENT= A fetch lyrics gmpc plugin
-LIB_DEPENDS= mpd.3:${PORTSDIR}/audio/libmpd
+LIB_DEPENDS= mpd.4:${PORTSDIR}/audio/libmpd
BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gmpc.pc:${PORTSDIR}/audio/gmpc
RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc
diff --git a/audio/gmpc-lyricwiki/Makefile b/audio/gmpc-lyricwiki/Makefile
index 6f0fb7b1eb17..61edf665fac8 100644
--- a/audio/gmpc-lyricwiki/Makefile
+++ b/audio/gmpc-lyricwiki/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gmpc-lyricwiki
PORTVERSION= 0.20.0
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/ \
http://freebsd.unixfreunde.de/sources/
@@ -14,7 +15,7 @@ MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/ \
MAINTAINER= miwi@FreeBSD.org
COMMENT= A Lyricswiki Provider plugin for gmpc
-LIB_DEPENDS= mpd.3:${PORTSDIR}/audio/libmpd
+LIB_DEPENDS= mpd.4:${PORTSDIR}/audio/libmpd
BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gmpc.pc:${PORTSDIR}/audio/gmpc
RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc
diff --git a/audio/gmpc-magnatune/Makefile b/audio/gmpc-magnatune/Makefile
index b44c26368e9e..73dc42c0fb25 100644
--- a/audio/gmpc-magnatune/Makefile
+++ b/audio/gmpc-magnatune/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gmpc-magnatune
PORTVERSION= 0.20.0
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/ \
http://freebsd.unixfreunde.de/sources/
@@ -14,7 +15,7 @@ MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/ \
MAINTAINER= miwi@FreeBSD.org
COMMENT= The Magnatune plugin let's you preview music from Magnatune
-LIB_DEPENDS= mpd.3:${PORTSDIR}/audio/libmpd \
+LIB_DEPENDS= mpd.4:${PORTSDIR}/audio/libmpd \
sqlite3:${PORTSDIR}/databases/sqlite3
BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gmpc.pc:${PORTSDIR}/audio/gmpc
RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc
diff --git a/audio/gmpc-mdcover/Makefile b/audio/gmpc-mdcover/Makefile
index 93ebfb8711f2..3258f8e20939 100644
--- a/audio/gmpc-mdcover/Makefile
+++ b/audio/gmpc-mdcover/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gmpc-mdcover
PORTVERSION= 0.20.0
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/ \
http://freebsd.unixfreunde.de/sources/
@@ -14,7 +15,7 @@ MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/ \
MAINTAINER= miwi@FreeBSD.org
COMMENT= Collects metadata for gmpc
-LIB_DEPENDS= mpd.3:${PORTSDIR}/audio/libmpd
+LIB_DEPENDS= mpd.4:${PORTSDIR}/audio/libmpd
BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gmpc.pc:${PORTSDIR}/audio/gmpc
RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc
diff --git a/audio/gmpc-mserver/Makefile b/audio/gmpc-mserver/Makefile
index 33e6e1414c35..da75a8e4851f 100644
--- a/audio/gmpc-mserver/Makefile
+++ b/audio/gmpc-mserver/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gmpc-mserver
PORTVERSION= 0.20.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= audio
MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/ \
http://freebsd.unixfreunde.de/sources/
@@ -15,7 +15,7 @@ MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/ \
MAINTAINER= miwi@FreeBSD.org
COMMENT= Lets you stream music files to your mpd that are not in your database
-LIB_DEPENDS= mpd.3:${PORTSDIR}/audio/libmpd \
+LIB_DEPENDS= mpd.4:${PORTSDIR}/audio/libmpd \
tag.1:${PORTSDIR}/audio/taglib \
microhttpd.23:${PORTSDIR}/www/libmicrohttpd
BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gmpc.pc:${PORTSDIR}/audio/gmpc
diff --git a/audio/gmpc-shout/Makefile b/audio/gmpc-shout/Makefile
index 7e909a95bb0d..0663e08a3a80 100644
--- a/audio/gmpc-shout/Makefile
+++ b/audio/gmpc-shout/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gmpc-shout
PORTVERSION= 0.20.0
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/ \
http://freebsd.unixfreunde.de/sources/
@@ -14,7 +15,7 @@ MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/ \
MAINTAINER= miwi@FreeBSD.org
COMMENT= Shoutcast stream for gmpc
-LIB_DEPENDS= mpd.3:${PORTSDIR}/audio/libmpd \
+LIB_DEPENDS= mpd.4:${PORTSDIR}/audio/libmpd \
cairo.2:${PORTSDIR}/graphics/cairo
BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gmpc.pc:${PORTSDIR}/audio/gmpc
RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc \
diff --git a/audio/gmpc-wikipedia/Makefile b/audio/gmpc-wikipedia/Makefile
index fe631dfbbd49..50fb99e219a8 100644
--- a/audio/gmpc-wikipedia/Makefile
+++ b/audio/gmpc-wikipedia/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gmpc-wikipedia
PORTVERSION= 0.20.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio
MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/ \
http://freebsd.unixfreunde.de/sources/
@@ -15,7 +15,7 @@ MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/ \
MAINTAINER= miwi@FreeBSD.org
COMMENT= Wikipedia info for gmpc
-LIB_DEPENDS= mpd.3:${PORTSDIR}/audio/libmpd \
+LIB_DEPENDS= mpd.4:${PORTSDIR}/audio/libmpd \
soup-2.4.1:${PORTSDIR}/devel/libsoup \
webkitgtk-1.0.0:${PORTSDIR}/www/webkit-gtk2
BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gmpc.pc:${PORTSDIR}/audio/gmpc
diff --git a/audio/gmpc/Makefile b/audio/gmpc/Makefile
index 6fe519078e0b..eca7f506377e 100644
--- a/audio/gmpc/Makefile
+++ b/audio/gmpc/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gmpc
PORTVERSION= 0.20.0
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= audio
MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/ \
@@ -17,7 +18,7 @@ COMMENT= Full featured GTK2 client for musicpd
BUILD_DEPENDS= gob2:${PORTSDIR}/devel/gob2 \
valac:${PORTSDIR}/lang/vala
-LIB_DEPENDS= mpd.3:${PORTSDIR}/audio/libmpd \
+LIB_DEPENDS= mpd.4:${PORTSDIR}/audio/libmpd \
sexy.2:${PORTSDIR}/x11-toolkits/libsexy \
sqlite3.8:${PORTSDIR}/databases/sqlite3 \
soup-2.4.1:${PORTSDIR}/devel/libsoup
diff --git a/audio/mpdas/Makefile b/audio/mpdas/Makefile
index 17df2effb705..84d0d1c8e2c4 100644
--- a/audio/mpdas/Makefile
+++ b/audio/mpdas/Makefile
@@ -7,7 +7,7 @@
PORTNAME= mpdas
PORTVERSION= 0.3.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio
MASTER_SITES= http://50hz.ws/mpdas/
@@ -15,7 +15,7 @@ MAINTAINER= hrkfdn@gmail.com
COMMENT= MPD AudioScrobbler written in C++ supporting the latest protocol
LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl \
- mpd.3:${PORTSDIR}/audio/libmpd
+ mpd.4:${PORTSDIR}/audio/libmpd
USE_GNOME= pkgconfig
USE_BZIP2= yes
diff --git a/audio/osd-lyrics/Makefile b/audio/osd-lyrics/Makefile
index f00d50d1b47b..45e6fa79440d 100644
--- a/audio/osd-lyrics/Makefile
+++ b/audio/osd-lyrics/Makefile
@@ -7,6 +7,7 @@
PORTNAME= osdlyrics
PORTVERSION= 0.4.1
+PORTREVISION= 1
CATEGORIES= audio deskutils
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
PROJECTHOST= osd-lyrics
@@ -40,7 +41,7 @@ BROKEN= does not compile on FreeBSD 9.X
.endif
.if defined(WITH_MPD)
-LIB_DEPENDS+= mpd.3:${PORTSDIR}/audio/libmpd
+LIB_DEPENDS+= mpd.4:${PORTSDIR}/audio/libmpd
.else
CONFIGURE_ARGS+= --disable-mpd
.endif
diff --git a/audio/xfce4-mpc-plugin/Makefile b/audio/xfce4-mpc-plugin/Makefile
index 3c5e015c37f7..4532aee9838a 100644
--- a/audio/xfce4-mpc-plugin/Makefile
+++ b/audio/xfce4-mpc-plugin/Makefile
@@ -7,6 +7,7 @@
PORTNAME= xfce4-mpc-plugin
PORTVERSION= 0.3.6
+PORTREVISION= 1
CATEGORIES= audio xfce
MASTER_SITES= ${MASTER_SITE_XFCE}
MASTER_SITE_SUBDIR=/src/panel-plugins/${PORTNAME}/${PORTVERSION:R}
@@ -15,7 +16,7 @@ DIST_SUBDIR= xfce4
MAINTAINER= xfce@FreeBSD.org
COMMENT= An MPC plugin for Xfce
-LIB_DEPENDS= mpd.3:${PORTSDIR}/audio/libmpd
+LIB_DEPENDS= mpd.4:${PORTSDIR}/audio/libmpd
USE_BZIP2= yes
USE_GMAKE= yes
diff --git a/audio/xfmpc/Makefile b/audio/xfmpc/Makefile
index eec360767779..a52000dfbe12 100644
--- a/audio/xfmpc/Makefile
+++ b/audio/xfmpc/Makefile
@@ -7,6 +7,7 @@
PORTNAME= xfmpc
PORTVERSION= 0.2.2
+PORTREVISION= 1
CATEGORIES= audio xfce
MASTER_SITES= ${MASTER_SITE_XFCE}
MASTER_SITE_SUBDIR=/src/apps/${PORTNAME}/${PORTVERSION:R}
@@ -15,7 +16,7 @@ DIST_SUBDIR= xfce4
MAINTAINER= xfce@FreeBSD.org
COMMENT= A graphical MPD client focusing on low footprint
-LIB_DEPENDS= mpd.3:${PORTSDIR}/audio/libmpd
+LIB_DEPENDS= mpd.4:${PORTSDIR}/audio/libmpd
MAKE_JOBS_SAFE= yes
USE_BZIP2= yes