aboutsummaryrefslogtreecommitdiffstats
path: root/www/webkit-gtk2
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2010-12-15 19:37:49 +0800
committerBaptiste Daroussin <bapt@FreeBSD.org>2010-12-15 19:37:49 +0800
commit513495a09ac55a538fc1655de9e0e7ab1a92a0cd (patch)
treea28084950c2acb7d5d7bb615deeb4c9b0f7a9d18 /www/webkit-gtk2
parentc0ad03979a0cf5930f9482e0c2b8eb61356bf76b (diff)
downloadfreebsd-ports-gnome-513495a09ac55a538fc1655de9e0e7ab1a92a0cd.tar.gz
freebsd-ports-gnome-513495a09ac55a538fc1655de9e0e7ab1a92a0cd.tar.zst
freebsd-ports-gnome-513495a09ac55a538fc1655de9e0e7ab1a92a0cd.zip
Chase devel/icu upgrade
Add an updating note
Diffstat (limited to 'www/webkit-gtk2')
-rw-r--r--www/webkit-gtk2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/webkit-gtk2/Makefile b/www/webkit-gtk2/Makefile
index f85cc7d91cad..54a75ca8f226 100644
--- a/www/webkit-gtk2/Makefile
+++ b/www/webkit-gtk2/Makefile
@@ -57,7 +57,7 @@ OPTIONS= VIDEO "Enable video support" on \
LIB_DEPENDS+= icutu.44:${PORTSDIR}/devel/icu4
EXTRA_PATCHES+= ${FILESDIR}/extra-patch-WebCore_platform_text_TextBreakIterator.h
.else
-LIB_DEPENDS+= icutu.38:${PORTSDIR}/devel/icu
+LIB_DEPENDS+= icutu.46:${PORTSDIR}/devel/icu
.endif
.if defined(WITH_VIDEO)