aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/k3b-kde4
diff options
context:
space:
mode:
authorrnoland <rnoland@FreeBSD.org>2009-02-09 02:45:38 +0800
committerrnoland <rnoland@FreeBSD.org>2009-02-09 02:45:38 +0800
commit3a517310165ef29a64096f7f615871f9f634b45f (patch)
tree3963b7d3c415039c26e1fcd0e7b7351e7cb6073d /sysutils/k3b-kde4
parent1097181b6ecaf15e9f2dd917311528d8d044f8df (diff)
downloadfreebsd-ports-gnome-3a517310165ef29a64096f7f615871f9f634b45f.tar.gz
freebsd-ports-gnome-3a517310165ef29a64096f7f615871f9f634b45f.tar.zst
freebsd-ports-gnome-3a517310165ef29a64096f7f615871f9f634b45f.zip
Replace libdvdread with the version maintained by the mplayer group
-Turn over maintainership -Bump ports that depend on libdvdread since shared lib version rolls back from .5 to .4 -Fix multimedia/ogle build with this version PR: 127849 Submitted by: Ganael LAPLANCHE <ganael.laplanche@martymac.com>
Diffstat (limited to 'sysutils/k3b-kde4')
-rw-r--r--sysutils/k3b-kde4/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/k3b-kde4/Makefile b/sysutils/k3b-kde4/Makefile
index 3ef9b589e160..892caf90d6fc 100644
--- a/sysutils/k3b-kde4/Makefile
+++ b/sysutils/k3b-kde4/Makefile
@@ -7,6 +7,7 @@
PORTNAME= k3b
PORTVERSION= 1.0.5
+PORTREVISION= 1
CATEGORIES= sysutils multimedia kde
MASTER_SITES= SF
@@ -99,7 +100,7 @@ CONFIGURE_ARGS+= --without-musepack
.if defined(WITH_LIBDVDREAD)
PLIST_SUB+= LIBDVDREAD=""
-LIB_DEPENDS+= dvdread.5:${PORTSDIR}/multimedia/libdvdread
+LIB_DEPENDS+= dvdread.4:${PORTSDIR}/multimedia/libdvdread
.else
PLIST_SUB+= LIBDVDREAD="@comment "
CONFIGURE_ARGS+= --without-libdvdread