diff options
Diffstat (limited to 'audio/mpdas/Makefile')
-rw-r--r-- | audio/mpdas/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |