diff options
Diffstat (limited to 'x11-fm/evidence/Makefile')
-rw-r--r-- | x11-fm/evidence/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fm/evidence/Makefile b/x11-fm/evidence/Makefile index 5f31f51b74fe..cbb7876d1cc1 100644 --- a/x11-fm/evidence/Makefile +++ b/x11-fm/evidence/Makefile @@ -100,7 +100,7 @@ PLIST_SUB+= VORBIS:="" CONFIGURE_ARGS+=--disable-thumbnailer-xine PLIST_SUB+= XINE:="@comment " .else -LIB_DEPENDS+= xine.15:${PORTSDIR}/multimedia/libxine +LIB_DEPENDS+= xine.16:${PORTSDIR}/multimedia/libxine CONFIGURE_ARGS+=--enable-thumbnailer-xine PLIST_SUB+= XINE:="" .endif |