summaryrefslogtreecommitdiff
path: root/japanese/postgresql/files/patch-ad
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>1999-11-23 11:04:43 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>1999-11-23 11:04:43 +0000
commit17f621edb2de9aa038fee3150a905c2dffe218bb (patch)
treea67221458c6d4404a5822c6cae3627513a27ccbb /japanese/postgresql/files/patch-ad
parentUpgrade to maildrop 0.64 (diff)
Update to v6.5.3.
Submitted by: Ichiro Fukuhara <ichiro@ichiro.org> (maintainer) PR: ports/14809
Notes
Notes: svn path=/head/; revision=23288
Diffstat (limited to 'japanese/postgresql/files/patch-ad')
-rw-r--r--japanese/postgresql/files/patch-ad27
1 files changed, 13 insertions, 14 deletions
diff --git a/japanese/postgresql/files/patch-ad b/japanese/postgresql/files/patch-ad
index 56f482cd4dd8..ce5713717369 100644
--- a/japanese/postgresql/files/patch-ad
+++ b/japanese/postgresql/files/patch-ad
@@ -1,14 +1,13 @@
---- template/freebsd.orig Sat Jun 14 20:12:51 1997
-+++ template/freebsd Sat Jun 14 20:13:06 1997
-@@ -1,9 +1,9 @@
- AROPT:cq
- SHARED_LIB:-fpic -DPIC
--CFLAGS:-O2 -m486 -pipe
-+CFLAGS:-pipe -O2
- SRCH_INC:
- SRCH_LIB:
--USE_LOCALE:no
-+USE_LOCALE:yes
- DLSUFFIX:.so
- YFLAGS:-d
- YACC:bison -y
+--- pl/tcl/Makefile.org Mon Dec 14 08:47:17 1998
++++ pl/tcl/Makefile Thu Feb 25 22:20:28 1999
+@@ -55,8 +55,8 @@
+ SHLIB_EXTRA_LIBS=
+ endif
+
+-%$(TCL_SHLIB_SUFFIX): %.o
+- $(TCL_SHLIB_LD) -o $@ $< $(TCL_LIB_SPEC) $(SHLIB_EXTRA_LIBS)
++#%$(TCL_SHLIB_SUFFIX): %.o
++# $(TCL_SHLIB_LD) -o $@ $< $(TCL_LIB_SPEC) $(SHLIB_EXTRA_LIBS)
+
+
+ #