1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/devel/tcl-memchan/files/patch-mkin

8 lines
205 B
Plaintext
Raw Normal View History

--- Makefile.in Sat Jan 15 15:51:20 2000
+++ Makefile.in Mon May 22 18:08:28 2000
@@ -244,3 +244,3 @@
rm -f $(MEMCHAN_LIB_FILE)
- @MAKE_LIB@
+ @MAKE_LIB@ -L$(prefix)/lib
$(RANLIB) $(MEMCHAN_LIB_FILE)