1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
freebsd-ports/japanese/postgresql/files/patch-ad
Jun Kuriyama 17f621edb2 Update to v6.5.3.
Submitted by:	Ichiro Fukuhara <ichiro@ichiro.org> (maintainer)
PR:		ports/14809
1999-11-23 11:04:43 +00:00

14 lines
329 B
Plaintext

--- 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)
#