Update the patch to be more agnostic with regards to the version of icu.

It now links with icu-3.6 as well as the earlier versions.
This commit is contained in:
Palle Girgensohn
2006-09-20 09:00:40 +00:00
parent 155b7743fc
commit ec763040d0
16 changed files with 40 additions and 40 deletions

View File

@@ -112,9 +112,9 @@ OPTIONS+= INTDATE "Builds with 64-bit date/time type (server)" off
. if defined(SERVER_ONLY) && defined(WITH_ICU)
USE_AUTOTOOLS= autoconf:259
CONFIGURE_ARGS+=--with-icu
LIB_DEPENDS= icudata.34:${PORTSDIR}/devel/icu
LIB_DEPENDS= icudata:${PORTSDIR}/devel/icu
PATCH_SITES+= http://people.freebsd.org/~girgen/postgresql-icu/:icu
PATCHFILES+= pg-812-icu-34-2006-01-09.diff.gz:icu
PATCHFILES+= pg-814-icu-xx-2006-09-20.gz:icu
. endif
PATCH_DIST_STRIP=-p1