1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/japanese/postgresql/files/patch-ad

14 lines
329 B
Plaintext
Raw Normal View History

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