aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11-fm/evidence/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-fm/evidence/Makefile b/x11-fm/evidence/Makefile
index 097f37022c01..f30c90676c4f 100644
--- a/x11-fm/evidence/Makefile
+++ b/x11-fm/evidence/Makefile
@@ -72,7 +72,7 @@ CONFIGURE_ARGS+=--disable-ecore
CONFIGURE_ARGS+=--disable-plugin-extractor
PLIST_SUB+= EXTRACTOR:="@comment "
.else
-LIB_DEPENDS+= extractor.1:${PORTSDIR}/textproc/libextractor
+LIB_DEPENDS+= extractor.2:${PORTSDIR}/textproc/libextractor
CONFIGURE_ARGS+=--enable-plugin-extractor
PLIST_SUB+= EXTRACTOR:=""
.endif
@@ -99,7 +99,7 @@ PLIST_SUB+= VORBIS:=""
CONFIGURE_ARGS+=--disable-thumbnailer-xine
PLIST_SUB+= XINE:="@comment "
.else
-LIB_DEPENDS+= xine.14:${PORTSDIR}/multimedia/libxine
+LIB_DEPENDS+= xine.15:${PORTSDIR}/multimedia/libxine
CONFIGURE_ARGS+=--enable-thumbnailer-xine
PLIST_SUB+= XINE:=""
.endif