freebsd-ports/japanese/postgresql7/files/patch-ag
Jun Kuriyama 45436e156d Japannese configured PostgreSQL v7.
(after repository copy from japanese/postgresql).
2000-07-19 01:18:08 +00:00

12 lines
361 B
Plaintext

--- pl/tcl/Makefile.orig Sun Apr 30 02:45:42 2000
+++ pl/tcl/Makefile Fri May 12 21:31:07 2000
@@ -66,7 +66,7 @@
# Instead use TCL's CFLAGS plus necessary -I directives.
# Can choose either TCL_CFLAGS_OPTIMIZE or TCL_CFLAGS_DEBUG here, as needed
-CFLAGS= $(TCL_CFLAGS_OPTIMIZE)
+CFLAGS+= $(TCL_CFLAGS_OPTIMIZE)
CFLAGS+= $(TCL_SHLIB_CFLAGS) $(TCL_DEFS)