aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorlofi <lofi@FreeBSD.org>2006-05-17 08:57:24 +0800
committerlofi <lofi@FreeBSD.org>2006-05-17 08:57:24 +0800
commitbdb78ef201852c558e31f383b39d5e4f131f850a (patch)
tree9e45e2d848fe1bd063c03c1746d7438eeba06f16 /audio
parentbf45eab26df1ca5301a1a673fe57629f2ae3af79 (diff)
downloadfreebsd-ports-gnome-bdb78ef201852c558e31f383b39d5e4f131f850a.tar.gz
freebsd-ports-gnome-bdb78ef201852c558e31f383b39d5e4f131f850a.tar.zst
freebsd-ports-gnome-bdb78ef201852c558e31f383b39d5e4f131f850a.zip
Depends on gstreamer80 for now
Diffstat (limited to 'audio')
-rw-r--r--audio/juk/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/juk/Makefile b/audio/juk/Makefile
index 31416d3d375b..98f02306ff33 100644
--- a/audio/juk/Makefile
+++ b/audio/juk/Makefile
@@ -46,8 +46,8 @@ WITH_GSTREAMER= yes
.endif
.if defined(WITH_GSTREAMER)
-LIB_DEPENDS+= gstreamer:${PORTSDIR}/multimedia/gstreamer \
- gstplay:${PORTSDIR}/multimedia/gstreamer-plugins
+LIB_DEPENDS+= gstreamer:${PORTSDIR}/multimedia/gstreamer80 \
+ gstplay:${PORTSDIR}/multimedia/gstreamer-plugins80
.endif
pre-everything::