aboutsummaryrefslogtreecommitdiff
path: root/multimedia/subtitlecomposer
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/subtitlecomposer')
-rw-r--r--multimedia/subtitlecomposer/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/subtitlecomposer/Makefile b/multimedia/subtitlecomposer/Makefile
index 924b63e0809e..aca9646101bb 100644
--- a/multimedia/subtitlecomposer/Makefile
+++ b/multimedia/subtitlecomposer/Makefile
@@ -35,7 +35,7 @@ RUN_DEPENDS+= mplayer:${PORTSDIR}/multimedia/mplayer
.endif
.if defined(WITH_XINE)
-LIB_DEPENDS+= xine.1:${PORTSDIR}/multimedia/libxine
+LIB_DEPENDS+= xine.2:${PORTSDIR}/multimedia/libxine
.else
CONFIGURE_ARGS+=--without-xine --without-xcb
.endif