diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-12-20 04:52:05 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-12-20 04:52:05 +0800 |
commit | 54fe9aced8ea235c6680c17c7bcce861d144ac32 (patch) | |
tree | f015cb64b9f4fe9bf3986ce60bb0770767807fef /Mk | |
parent | 6e4644355d62ebacc8383a9e96241e6786edd02c (diff) | |
download | marcuscom-ports-54fe9aced8ea235c6680c17c7bcce861d144ac32.tar marcuscom-ports-54fe9aced8ea235c6680c17c7bcce861d144ac32.tar.gz marcuscom-ports-54fe9aced8ea235c6680c17c7bcce861d144ac32.tar.bz2 marcuscom-ports-54fe9aced8ea235c6680c17c7bcce861d144ac32.tar.lz marcuscom-ports-54fe9aced8ea235c6680c17c7bcce861d144ac32.tar.xz marcuscom-ports-54fe9aced8ea235c6680c17c7bcce861d144ac32.tar.zst marcuscom-ports-54fe9aced8ea235c6680c17c7bcce861d144ac32.zip |
Chase the gstreamer-plugins shared lib version.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1502 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'Mk')
-rw-r--r-- | Mk/bsd.gnome.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/bsd.gnome.mk b/Mk/bsd.gnome.mk index 5bcf013a5..97ce97754 100644 --- a/Mk/bsd.gnome.mk +++ b/Mk/bsd.gnome.mk @@ -390,7 +390,7 @@ pygnome2_BUILD_DEPENDS= ${pygnome2_DETECT}:${PORTSDIR}/x11-toolkits/py-gnome2 pygnome2_RUN_DEPENDS= ${pygnome2_DETECT}:${PORTSDIR}/x11-toolkits/py-gnome2 pygnome2_USE_GNOME_IMPL= libgnomeprintui libgtkhtml gnomepanel libzvt nautilus2 pygtk2 -gstreamerplugins_LIB_DEPENDS= gstplay-0.7.1:${PORTSDIR}/multimedia/gstreamer-plugins \ +gstreamerplugins_LIB_DEPENDS= gstplay-0.7.2:${PORTSDIR}/multimedia/gstreamer-plugins \ gstreamer-0.7:${PORTSDIR}/multimedia/gstreamer gstreamerplugins_DETECT= ${X11BASE}/libdata/pkgconfig/gstreamer-play-0.7.pc gstreamerplugins_USE_GNOME_IMPL= gconf2 |