aboutsummaryrefslogtreecommitdiff
path: root/graphics/gimageview/Makefile
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/gimageview/Makefile
parent93f163a0a800361b2e1503ed6c86a116062b5bde (diff)
downloadports-6a40d7a441686b012deab9a93dfea7656c11c31a.tar.gz
ports-6a40d7a441686b012deab9a93dfea7656c11c31a.zip
Notes
Diffstat (limited to 'graphics/gimageview/Makefile')
-rw-r--r--graphics/gimageview/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gimageview/Makefile b/graphics/gimageview/Makefile
index e2a8452221e3..7ef9eafeeb46 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.12:${PORTSDIR}/multimedia/libxine
+LIB_DEPENDS+= xine.13:${PORTSDIR}/multimedia/libxine
CONFIGURE_ARGS+= --with-xine
PLIST_SUB+= WITH_LIBXINE=""
.else