aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/gnome-mplayer
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2009-08-08 01:03:22 +0800
committermiwi <miwi@FreeBSD.org>2009-08-08 01:03:22 +0800
commitacb5a17da44a10adb05ca16436eec85d5dfdc496 (patch)
tree716ef26bf452af089db4edf9c14c4e78570f5b7e /multimedia/gnome-mplayer
parent81e172e6eb556e3a293b424ee3934e8c29d91725 (diff)
downloadfreebsd-ports-gnome-acb5a17da44a10adb05ca16436eec85d5dfdc496.tar.gz
freebsd-ports-gnome-acb5a17da44a10adb05ca16436eec85d5dfdc496.tar.zst
freebsd-ports-gnome-acb5a17da44a10adb05ca16436eec85d5dfdc496.zip
- Chase audio/libgpod shlib bump
Diffstat (limited to 'multimedia/gnome-mplayer')
-rw-r--r--multimedia/gnome-mplayer/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/gnome-mplayer/Makefile b/multimedia/gnome-mplayer/Makefile
index ab15a25c8cba..11caa5f6cf6d 100644
--- a/multimedia/gnome-mplayer/Makefile
+++ b/multimedia/gnome-mplayer/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gnome-mplayer
PORTVERSION= 0.9.5
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= multimedia gnome
MASTER_SITES= GOOGLE_CODE
@@ -61,7 +61,7 @@ CONFIGURE_ARGS+= --without-libnotify
.endif
.if defined(WITH_GPOD)
-LIB_DEPENDS+= gpod.3:${PORTSDIR}/audio/libgpod
+LIB_DEPENDS+= gpod.5:${PORTSDIR}/audio/libgpod
CONFIGURE_ARGS+= --with-libgpod
.else
CONFIGURE_ARGS+= --without-libgpod