diff options
author | lioux <lioux@FreeBSD.org> | 2003-06-11 22:45:58 +0000 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2003-06-11 22:45:58 +0000 |
commit | 59c0580c55dd88312d8bea452a376fead08bf2b1 (patch) | |
tree | 853c14a301cf18c1d4d24659697f7305b810169e /audio/gnome-media | |
parent | 99530da37098d17d4bfed577431c22dd21fc4b73 (diff) | |
download | FreeBSD-ports-59c0580c55dd88312d8bea452a376fead08bf2b1.zip FreeBSD-ports-59c0580c55dd88312d8bea452a376fead08bf2b1.tar.gz |
Chase library version bump on gstreamer{,-plugins}
Diffstat (limited to 'audio/gnome-media')
-rw-r--r-- | audio/gnome-media/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/gnome-media/Makefile b/audio/gnome-media/Makefile index fe2201f..4b6f919 100644 --- a/audio/gnome-media/Makefile +++ b/audio/gnome-media/Makefile @@ -18,7 +18,7 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= Multimedia applications for the GNOME 2.0 desktop RUN_DEPENDS= sox:${PORTSDIR}/audio/sox -LIB_DEPENDS= gstplay-0.6.0:${PORTSDIR}/multimedia/gstreamer-plugins +LIB_DEPENDS= gstplay-0.6.1:${PORTSDIR}/multimedia/gstreamer-plugins USE_BZIP2= yes USE_X_PREFIX= yes |