diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 1999-01-01 07:19:45 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 1999-01-01 07:19:45 +0000 |
commit | 6c799f30c2bf08be0783e095db0252546ab24c01 (patch) | |
tree | 76a2da0106d6d5653858860810cb673fffafce06 /japanese/postgresql-tcltk/files/patch-ad | |
parent | Upgrade to 0.99.0 (diff) |
Upgrade to v6.4.
This version of port does not support complete packing list
for -DMULTIBYTE, -DUSE_PERL or -DUSE_ODBC options. I'll
fix it later.
PR: ports/8856, ports/8976
Submitted by: Ichiro Fukuhara <ichiro@ichiro.org>
Diffstat (limited to 'japanese/postgresql-tcltk/files/patch-ad')
-rw-r--r-- | japanese/postgresql-tcltk/files/patch-ad | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/postgresql-tcltk/files/patch-ad b/japanese/postgresql-tcltk/files/patch-ad index 3529936565aa..56f482cd4dd8 100644 --- a/japanese/postgresql-tcltk/files/patch-ad +++ b/japanese/postgresql-tcltk/files/patch-ad @@ -5,8 +5,8 @@ SHARED_LIB:-fpic -DPIC -CFLAGS:-O2 -m486 -pipe +CFLAGS:-pipe -O2 - SRCH_INC:/usr/local/include - SRCH_LIB:/usr/local/lib + SRCH_INC: + SRCH_LIB: -USE_LOCALE:no +USE_LOCALE:yes DLSUFFIX:.so |