aboutsummaryrefslogtreecommitdiff
path: root/audio/gbemol
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2012-02-06 15:33:14 +0000
committerMartin Wilke <miwi@FreeBSD.org>2012-02-06 15:33:14 +0000
commitc46aeb09d7662b5adfbc76a1c670d5ea7ebf1585 (patch)
tree7977f602cf12c627ebf2132650d3edd6364341c4 /audio/gbemol
parent7cf24fb3dfcdb46f27e51270221819983f4c04f0 (diff)
downloadports-c46aeb09d7662b5adfbc76a1c670d5ea7ebf1585.tar.gz
ports-c46aeb09d7662b5adfbc76a1c670d5ea7ebf1585.zip
- Chase libmpd shlib bump
Notes
Notes: svn path=/head/; revision=290493
Diffstat (limited to 'audio/gbemol')
-rw-r--r--audio/gbemol/Makefile4
1 files changed, 2 insertions, 2 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