diff options
| author | Ade Lovett <ade@FreeBSD.org> | 2010-12-04 07:34:27 +0000 |
|---|---|---|
| committer | Ade Lovett <ade@FreeBSD.org> | 2010-12-04 07:34:27 +0000 |
| commit | 4a8684e352ac6d7260613e6ad3743fabd00eaf7d (patch) | |
| tree | c1022f7df000935302e4c7f143c5b049290dacc2 /databases/postgresql84-server | |
| parent | - Update to 20101202 (diff) | |
Sync to new bsd.autotools.mk
Diffstat (limited to 'databases/postgresql84-server')
| -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 a8da04f71cda..cee186c67f01 100644 --- a/databases/postgresql84-server/Makefile +++ b/databases/postgresql84-server/Makefile @@ -109,7 +109,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:268 +USE_AUTOTOOLS= autoconf CONFIGURE_ARGS+=--with-icu PATCH_SITES+= http://people.freebsd.org/~girgen/postgresql-icu/:icu PATCHFILES+= pg-840-icu-2009-09-15.diff.gz:icu |
