summaryrefslogtreecommitdiff
path: root/x11/kdelibs3
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-11-04 18:30:50 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-11-04 18:30:50 +0000
commit7524984514d9912fcc2d995f43ccf22ad0ce3c5f (patch)
tree275aa83a667b4170d49c0053bee5ae2457c4c498 /x11/kdelibs3
parentChase the libxslt shared lib version. (diff)
Chase the libxslt shared lib version with a PORTREVISION bump.
Notes
Notes: svn path=/head/; revision=93101
Diffstat (limited to 'x11/kdelibs3')
-rw-r--r--x11/kdelibs3/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/kdelibs3/Makefile b/x11/kdelibs3/Makefile
index 8c548887d3c1..16ba1fc31138 100644
--- a/x11/kdelibs3/Makefile
+++ b/x11/kdelibs3/Makefile
@@ -8,6 +8,7 @@
PORTNAME= kdelibs
PORTVERSION= ${KDE_VERSION}
+PORTREVISION= 1
CATEGORIES= x11 kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= stable/${KDE_VERSION}/src
@@ -21,7 +22,7 @@ LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \
artsc.0:${PORTSDIR}/audio/arts \
fam.0:${PORTSDIR}/devel/fam \
xml2.5:${PORTSDIR}/textproc/libxml2 \
- xslt.1:${PORTSDIR}/textproc/libxslt \
+ xslt.2:${PORTSDIR}/textproc/libxslt \
pcre.0:${PORTSDIR}/devel/pcre \
intl.5:${PORTSDIR}/devel/gettext \
art_lgpl_2.5:${PORTSDIR}/graphics/libart_lgpl2 \