summaryrefslogtreecommitdiffstats
path: root/devel/icu/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/icu/Makefile')
-rw-r--r--devel/icu/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/icu/Makefile b/devel/icu/Makefile
index 01dc3f0..707944a 100644
--- a/devel/icu/Makefile
+++ b/devel/icu/Makefile
@@ -2,8 +2,8 @@
# $FreeBSD$
PORTNAME= icu
-DISTVERSION= 58_2
-PORTREVISION?= 3 # keep for icu-lx
+DISTVERSION= 59_1
+PORTREVISION?= 0 # keep for icu-lx
PORTEPOCH?= 1
CATEGORIES?= devel
MASTER_SITES= http://download.icu-project.org/files/icu4c/${PORTVERSION}/
@@ -26,7 +26,7 @@ CONFIGURE_ARGS+=--with-data-packaging=archive \
CPPFLAGS+= -DICU_NO_USER_DATA_OVERRIDE
MAKE_ARGS= VERBOSE=1
TEST_TARGET= check
-USES+= compiler:c++0x gmake pathfix tar:tgz
+USES+= compiler:c++11-lib gmake pathfix tar:tgz
USE_LDCONFIG= yes
WRKSRC= ${WRKDIR}/icu/source
OpenPOWER on IntegriCloud