aboutsummaryrefslogtreecommitdiff
path: root/audio/juk
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2006-05-17 00:57:24 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2006-05-17 00:57:24 +0000
commit6367c5b224e11fe0161d979099566f96d043db5d (patch)
tree4bd5f97c00a5d07be5dbf95337a9d0df7931c4aa /audio/juk
parent328329a5e4a20b6d06ddef448e5a703a0d05d577 (diff)
downloadports-6367c5b224e11fe0161d979099566f96d043db5d.tar.gz
ports-6367c5b224e11fe0161d979099566f96d043db5d.zip
Notes
Diffstat (limited to 'audio/juk')
-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::