diff options
author | nobutaka <nobutaka@FreeBSD.org> | 2005-12-10 21:06:42 +0000 |
---|---|---|
committer | nobutaka <nobutaka@FreeBSD.org> | 2005-12-10 21:06:42 +0000 |
commit | fc53bad92c002b6f02cac84c1a91d4607dccdb95 (patch) | |
tree | 32aadc3c21cadb28c77c31d7d135ca06eafcd5ea /multimedia/qdvdauthor | |
parent | 4b489759bfbcdbf269b2524cbcf8863088270094 (diff) | |
download | FreeBSD-ports-fc53bad92c002b6f02cac84c1a91d4607dccdb95.zip FreeBSD-ports-fc53bad92c002b6f02cac84c1a91d4607dccdb95.tar.gz |
Sync with libxine shared library version bump.
Diffstat (limited to 'multimedia/qdvdauthor')
-rw-r--r-- | multimedia/qdvdauthor/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/qdvdauthor/Makefile b/multimedia/qdvdauthor/Makefile index 603bd4f..a71040a 100644 --- a/multimedia/qdvdauthor/Makefile +++ b/multimedia/qdvdauthor/Makefile @@ -89,7 +89,7 @@ RUN_DEPENDS+= dvd-slideshow:${PORTSDIR}/multimedia/dvd-slideshow RUN_DEPENDS+= growisofs:${PORTSDIR}/sysutils/dvd+rw-tools .endif .if !defined(WITHOUT_LIBXINE) -LIB_DEPENDS+= xine.14:${PORTSDIR}/multimedia/libxine +LIB_DEPENDS+= xine.15:${PORTSDIR}/multimedia/libxine CONFIGURE_ARGS+=--with-xine-support .endif .if defined(WITH_MPLAYER) |