aboutsummaryrefslogtreecommitdiff
path: root/x11-fm
diff options
context:
space:
mode:
authorJean-Yves Lefort <jylefort@FreeBSD.org>2007-02-15 08:35:23 +0000
committerJean-Yves Lefort <jylefort@FreeBSD.org>2007-02-15 08:35:23 +0000
commitb31785b717082bf7927e5689e4f59170d15e8a5d (patch)
tree1b4675f911ec2b39026e1b354f7ee57bb3bbe0d3 /x11-fm
parentfa1ec2e5762c03f393abd85f2cde566d6d9da719 (diff)
downloadports-b31785b717082bf7927e5689e4f59170d15e8a5d.tar.gz
ports-b31785b717082bf7927e5689e4f59170d15e8a5d.zip
Track libxine update.
Notes
Notes: svn path=/head/; revision=185216
Diffstat (limited to 'x11-fm')
-rw-r--r--x11-fm/evidence/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-fm/evidence/Makefile b/x11-fm/evidence/Makefile
index 312e7964d2db..f55fddee503d 100644
--- a/x11-fm/evidence/Makefile
+++ b/x11-fm/evidence/Makefile
@@ -7,7 +7,7 @@
PORTNAME= evidence
PORTVERSION= 0.9.8
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= x11-fm
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -98,7 +98,7 @@ PLIST_SUB+= VORBIS:=""
CONFIGURE_ARGS+=--disable-thumbnailer-xine
PLIST_SUB+= XINE:="@comment "
.else
-LIB_DEPENDS+= xine.16:${PORTSDIR}/multimedia/libxine
+LIB_DEPENDS+= xine.1:${PORTSDIR}/multimedia/libxine
CONFIGURE_ARGS+=--enable-thumbnailer-xine
PLIST_SUB+= XINE:=""
.endif