aboutsummaryrefslogtreecommitdiff
path: root/graphics/pornview
diff options
context:
space:
mode:
authorMANTANI Nobutaka <nobutaka@FreeBSD.org>2005-04-28 17:40:02 +0000
committerMANTANI Nobutaka <nobutaka@FreeBSD.org>2005-04-28 17:40:02 +0000
commit6a40d7a441686b012deab9a93dfea7656c11c31a (patch)
tree75c77233e8a52f6aea6f4eaf3b2c5faaff2d196d /graphics/pornview
parent93f163a0a800361b2e1503ed6c86a116062b5bde (diff)
downloadports-6a40d7a441686b012deab9a93dfea7656c11c31a.tar.gz
ports-6a40d7a441686b012deab9a93dfea7656c11c31a.zip
Notes
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