From f60bbc07db3d0a1da321d9baf31604477eb7c625 Mon Sep 17 00:00:00 2001 From: skv Date: Wed, 20 Sep 2006 13:33:45 +0000 Subject: Prepare for ICU 3.6 --- databases/firebird2-server/Makefile | 2 +- databases/firebird20-server/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/databases/firebird2-server/Makefile b/databases/firebird2-server/Makefile index 86870a9cbf6a..17d5a4d49cca 100644 --- a/databases/firebird2-server/Makefile +++ b/databases/firebird2-server/Makefile @@ -64,7 +64,7 @@ UDF_SO= ib_udf.so UDF_SQL= src/extlib/ib_udf2.sql .else # Client part stuff -LIB_DEPENDS= icuuc.34:${PORTSDIR}/devel/icu +LIB_DEPENDS= icuuc:${PORTSDIR}/devel/icu AUTOGENARGS= --with-editline diff --git a/databases/firebird20-server/Makefile b/databases/firebird20-server/Makefile index 86870a9cbf6a..17d5a4d49cca 100644 --- a/databases/firebird20-server/Makefile +++ b/databases/firebird20-server/Makefile @@ -64,7 +64,7 @@ UDF_SO= ib_udf.so UDF_SQL= src/extlib/ib_udf2.sql .else # Client part stuff -LIB_DEPENDS= icuuc.34:${PORTSDIR}/devel/icu +LIB_DEPENDS= icuuc:${PORTSDIR}/devel/icu AUTOGENARGS= --with-editline -- cgit