aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/gimageview
diff options
context:
space:
mode:
authornobutaka <nobutaka@FreeBSD.org>2005-12-11 05:06:42 +0800
committernobutaka <nobutaka@FreeBSD.org>2005-12-11 05:06:42 +0800
commitfc53bad92c002b6f02cac84c1a91d4607dccdb95 (patch)
tree32aadc3c21cadb28c77c31d7d135ca06eafcd5ea /graphics/gimageview
parent4b489759bfbcdbf269b2524cbcf8863088270094 (diff)
downloadfreebsd-ports-gnome-fc53bad92c002b6f02cac84c1a91d4607dccdb95.tar.gz
freebsd-ports-gnome-fc53bad92c002b6f02cac84c1a91d4607dccdb95.tar.zst
freebsd-ports-gnome-fc53bad92c002b6f02cac84c1a91d4607dccdb95.zip
Sync with libxine shared library version bump.
Diffstat (limited to 'graphics/gimageview')
-rw-r--r--graphics/gimageview/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gimageview/Makefile b/graphics/gimageview/Makefile
index ecfd0115045e..eb7c12fd3a8a 100644
--- a/graphics/gimageview/Makefile
+++ b/graphics/gimageview/Makefile
@@ -84,7 +84,7 @@ PLIST_SUB+= WITH_LIBMPLAYER="@comment "
.endif
.if defined(WITH_LIBXINE)
-LIB_DEPENDS+= xine.14:${PORTSDIR}/multimedia/libxine
+LIB_DEPENDS+= xine.15:${PORTSDIR}/multimedia/libxine
CONFIGURE_ARGS+= --with-xine
PLIST_SUB+= WITH_LIBXINE=""
.else