aboutsummaryrefslogtreecommitdiff
path: root/deskutils/kcharselect
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2012-03-02 21:37:00 +0000
committerPav Lucistnik <pav@FreeBSD.org>2012-03-02 21:37:00 +0000
commit5e2b42b46e62d5dd052dcd9bea190037484a9a77 (patch)
treebf9155a0af5ca7e20fba8341de49a094193bd029 /deskutils/kcharselect
parent8539f60185df38fc0d1111accb0734863ab6a3b7 (diff)
downloadports-5e2b42b46e62d5dd052dcd9bea190037484a9a77.tar.gz
ports-5e2b42b46e62d5dd052dcd9bea190037484a9a77.zip
- Chase libarchive shlib bump
Reported by: pointyhat Pointy hat to: glewis
Notes
Notes: svn path=/head/; revision=292548
Diffstat (limited to 'deskutils/kcharselect')
-rw-r--r--deskutils/kcharselect/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/kcharselect/Makefile b/deskutils/kcharselect/Makefile
index 26018e7a2586..2176ecabf8ac 100644
--- a/deskutils/kcharselect/Makefile
+++ b/deskutils/kcharselect/Makefile
@@ -6,7 +6,7 @@
PORTNAME= kdeutils
PORTVERSION= ${KDE4_VERSION}
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= misc kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src
@@ -70,7 +70,7 @@ RUN_DEPENDS+= unzip>0:${PORTSDIR}/archivers/unzip \
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 800505 || (${OSVERSION} >= 900000 && ${OSVERSION} < 900012)
-LIB_DEPENDS+= archive.10:${PORTSDIR}/archivers/libarchive
+LIB_DEPENDS+= archive.12:${PORTSDIR}/archivers/libarchive
.endif
.ifdef(WITH_RAR)