summaryrefslogtreecommitdiffstats
path: root/japanese/postgresql/files
diff options
context:
space:
mode:
authorkuriyama <kuriyama@FreeBSD.org>1999-01-01 07:19:45 +0000
committerkuriyama <kuriyama@FreeBSD.org>1999-01-01 07:19:45 +0000
commitcb3271020d1eb3f1495d0cb9edc6acd37691cca2 (patch)
tree959426685a3a9cea59de87c57f2ab57c6ae435c4 /japanese/postgresql/files
parent7197f401dc8b96a4b97e316af067974d6b2fd013 (diff)
downloadFreeBSD-ports-cb3271020d1eb3f1495d0cb9edc6acd37691cca2.zip
FreeBSD-ports-cb3271020d1eb3f1495d0cb9edc6acd37691cca2.tar.gz
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/files')
-rw-r--r--japanese/postgresql/files/patch-ad4
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/postgresql/files/patch-ad b/japanese/postgresql/files/patch-ad
index 3529936..56f482c 100644
--- a/japanese/postgresql/files/patch-ad
+++ b/japanese/postgresql/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
OpenPOWER on IntegriCloud