diff options
Diffstat (limited to 'databases/postgresql84-server/Makefile')
| -rw-r--r-- | databases/postgresql84-server/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql84-server/Makefile b/databases/postgresql84-server/Makefile index aefd3be713dd..c424f8e7dc5a 100644 --- a/databases/postgresql84-server/Makefile +++ b/databases/postgresql84-server/Makefile @@ -108,7 +108,7 @@ IGNORE= options WITH_ICU and WITH_ICU4 are mutually exclusive . endif . if (defined(SERVER_ONLY) && (defined(WITH_ICU) || defined(WITH_ICU4))) || make(makesum) -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 CONFIGURE_ARGS+=--with-icu PATCH_SITES+= http://people.freebsd.org/~girgen/postgresql-icu/:icu PATCHFILES+= pg-840-icu-2009-09-15.diff.gz:icu |
