aboutsummaryrefslogtreecommitdiff
path: root/graphics/pornview
diff options
context:
space:
mode:
authorMANTANI Nobutaka <nobutaka@FreeBSD.org>2006-12-07 17:17:44 +0000
committerMANTANI Nobutaka <nobutaka@FreeBSD.org>2006-12-07 17:17:44 +0000
commit9594627f7e07934640f2f8fa84a669a9f279b22c (patch)
treea76d928e16d6e729eac5d9c84fb47506c7e98b7a /graphics/pornview
parent2194c9c64bb942cee2cfe6a6d0bda114f14e1f68 (diff)
downloadports-9594627f7e07934640f2f8fa84a669a9f279b22c.tar.gz
ports-9594627f7e07934640f2f8fa84a669a9f279b22c.zip
Sync with libxine shared library version bump.
Notes
Notes: svn path=/head/; revision=179131
Diffstat (limited to 'graphics/pornview')
-rw-r--r--graphics/pornview/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/pornview/Makefile b/graphics/pornview/Makefile
index 7898e057292e..91c852e108ab 100644
--- a/graphics/pornview/Makefile
+++ b/graphics/pornview/Makefile
@@ -25,7 +25,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
.if defined(WITH_LIBXINE)
-LIB_DEPENDS+= xine.15:${PORTSDIR}/multimedia/libxine
+LIB_DEPENDS+= xine.16:${PORTSDIR}/multimedia/libxine
CONFIGURE_ARGS+= --enable-xine
.elif defined(WITH_MPLAYER)
RUN_DEPENDS+= mplayer:${PORTSDIR}/multimedia/mplayer