aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/k3b-kde4
diff options
context:
space:
mode:
authorkoitsu <koitsu@FreeBSD.org>2007-04-06 03:28:20 +0800
committerkoitsu <koitsu@FreeBSD.org>2007-04-06 03:28:20 +0800
commit5315f51378a5a71ad5b022f63ddbe1f549c76692 (patch)
tree1ab5d485da8b8a3efdd2064311fc261c83dae03f /sysutils/k3b-kde4
parent373806564a1ccc389f0a390f5d9dc590ba104107 (diff)
downloadfreebsd-ports-gnome-5315f51378a5a71ad5b022f63ddbe1f549c76692.tar.gz
freebsd-ports-gnome-5315f51378a5a71ad5b022f63ddbe1f549c76692.tar.zst
freebsd-ports-gnome-5315f51378a5a71ad5b022f63ddbe1f549c76692.zip
* LIB_DEPENDS changes (require libdvdread.so.5)
* PORTREVISION increment Reviewed by: philip
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 b8443b0ddf78..3e603572dc85 100644
--- a/sysutils/k3b-kde4/Makefile
+++ b/sysutils/k3b-kde4/Makefile
@@ -7,6 +7,7 @@
PORTNAME= k3b
PORTVERSION= 1.0
+PORTREVISION= 1
CATEGORIES= sysutils multimedia kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -91,7 +92,7 @@ CONFIGURE_ARGS+= --without-musepack
.if defined(WITH_LIBDVDREAD)
PLIST_SUB+= LIBDVDREAD=""
-LIB_DEPENDS+= dvdread:${PORTSDIR}/multimedia/libdvdread
+LIB_DEPENDS+= dvdread.5:${PORTSDIR}/multimedia/libdvdread
.else
PLIST_SUB+= LIBDVDREAD="@comment "
CONFIGURE_ARGS+= --without-libdvdread