aboutsummaryrefslogtreecommitdiff
path: root/x11/kdelibs4
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2010-11-09 18:58:25 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2010-11-09 18:58:25 +0000
commitdab3be2b8b5e301663f9548d216289a4d20455cd (patch)
tree900e3f57d49e91cd857a571855c37ac069022cda /x11/kdelibs4
parent39ffd6b702d37c8e4b19f2a489d90643ec9b9102 (diff)
downloadports-dab3be2b8b5e301663f9548d216289a4d20455cd.tar.gz
ports-dab3be2b8b5e301663f9548d216289a4d20455cd.zip
Notes
Diffstat (limited to 'x11/kdelibs4')
-rw-r--r--x11/kdelibs4/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/kdelibs4/Makefile b/x11/kdelibs4/Makefile
index 7b44738ad54b..4b1ac34e69aa 100644
--- a/x11/kdelibs4/Makefile
+++ b/x11/kdelibs4/Makefile
@@ -8,6 +8,7 @@
PORTNAME= kdelibs
PORTVERSION= ${KDE4_VERSION}
+PORTREVISION= 1
CATEGORIES= x11 kde ipv6
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src
@@ -86,7 +87,7 @@ MAN8= kbuildsycoca4.8 \
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 800505 || (${OSVERSION} >= 900000 && ${OSVERSION} < 900012)
-LIB_DEPENDS+= lzma.0:${PORTSDIR}/archivers/xz
+LIB_DEPENDS+= lzma.5:${PORTSDIR}/archivers/xz
.endif
.if ${OSVERSION} < 900004