aboutsummaryrefslogtreecommitdiff
path: root/multimedia/subtitlecomposer
diff options
context:
space:
mode:
authorJuergen Lock <nox@FreeBSD.org>2012-02-26 15:22:37 +0000
committerJuergen Lock <nox@FreeBSD.org>2012-02-26 15:22:37 +0000
commitd613b75b1d87505cc967bc6f8b7a419b2d57be5b (patch)
treefb8dfa0620864eed2a359680644745507734b86a /multimedia/subtitlecomposer
parent448b972896fbb34deed41c2bf9c30b12c6b16bc6 (diff)
Notes
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