aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/pornview
diff options
context:
space:
mode:
authornobutaka <nobutaka@FreeBSD.org>2005-04-29 01:40:02 +0800
committernobutaka <nobutaka@FreeBSD.org>2005-04-29 01:40:02 +0800
commit352b7cfa73178f237e453d9427bf2095d2ab4dc8 (patch)
treedcf6d8ab3ec896c1478f7290a37ce35f4724d8d2 /graphics/pornview
parent4a5b3bdeb1e1f2becab1ae2ba1ce874e17612080 (diff)
downloadfreebsd-ports-gnome-352b7cfa73178f237e453d9427bf2095d2ab4dc8.tar.gz
freebsd-ports-gnome-352b7cfa73178f237e453d9427bf2095d2ab4dc8.tar.zst
freebsd-ports-gnome-352b7cfa73178f237e453d9427bf2095d2ab4dc8.zip
Chase the libxine shared lib version bump.
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 6441ada92ec8..08efc4a7182e 100644
--- a/graphics/pornview/Makefile
+++ b/graphics/pornview/Makefile
@@ -26,7 +26,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
.if defined(WITH_LIBXINE)
-LIB_DEPENDS+= xine.12:${PORTSDIR}/multimedia/libxine
+LIB_DEPENDS+= xine.13:${PORTSDIR}/multimedia/libxine
CONFIGURE_ARGS+= --enable-xine
.elif defined(WITH_MPLAYER)
RUN_DEPENDS+= mplayer:${PORTSDIR}/multimedia/mplayer