summaryrefslogtreecommitdiffstats
path: root/freebsd/applications/kaffeine/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'freebsd/applications/kaffeine/Makefile')
-rw-r--r--freebsd/applications/kaffeine/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/freebsd/applications/kaffeine/Makefile b/freebsd/applications/kaffeine/Makefile
index c5a7f25d6..7d3fa4dc9 100644
--- a/freebsd/applications/kaffeine/Makefile
+++ b/freebsd/applications/kaffeine/Makefile
@@ -14,13 +14,13 @@ CATEGORIES= x11
DIST_SUBDIR= TDE/applications
-BUILD_DEPENDS+= ${TDE_PREFIX}/lib/libtdecore.so:${PORTSDIR}/x11/trinity/tdelibs
+BUILD_DEPENDS+= ${TDE_PREFIX}/lib/libtdecore.so:${PORTSDIR}/x11/trinity/core/tdelibs
LIB_DEPENDS+= libtqt.so:${PORTSDIR}/x11/trinity/dependencies/tqtinterface
LIB_DEPENDS+=\
libcdda_paranoia.so:${PORTSDIR}/audio/cdparanoia \
- libgstaudio-0.10.so:${PORTSDIR}/multimedia/gstreamer-plugins \
+ libgstaudio-1.0.so:${PORTSDIR}/multimedia/gstreamer1-plugins \
libmp3lame.so:${PORTSDIR}/audio/lame \
libogg.so:${PORTSDIR}/audio/libogg \
libtheora.so:${PORTSDIR}/multimedia/libtheora \