diff options
author | lioux <lioux@FreeBSD.org> | 2003-06-12 06:45:58 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2003-06-12 06:45:58 +0800 |
commit | 59c0580c55dd88312d8bea452a376fead08bf2b1 (patch) | |
tree | 853c14a301cf18c1d4d24659697f7305b810169e /audio/gnomemedia2 | |
parent | 99530da37098d17d4bfed577431c22dd21fc4b73 (diff) | |
download | freebsd-ports-gnome-59c0580c55dd88312d8bea452a376fead08bf2b1.tar.gz freebsd-ports-gnome-59c0580c55dd88312d8bea452a376fead08bf2b1.tar.zst freebsd-ports-gnome-59c0580c55dd88312d8bea452a376fead08bf2b1.zip |
Chase library version bump on gstreamer{,-plugins}
Diffstat (limited to 'audio/gnomemedia2')
-rw-r--r-- | audio/gnomemedia2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/gnomemedia2/Makefile b/audio/gnomemedia2/Makefile index fe2201f3621e..4b6f919a23e4 100644 --- a/audio/gnomemedia2/Makefile +++ b/audio/gnomemedia2/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 |