1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/deskutils/abacus/files/patch-ac

12 lines
373 B
Plaintext

--- tcl_interf/Makefile Sun Oct 25 23:39:45 1998
+++ /home/andy/tmp/wrk/tcl_interf/Makefile Tue Jan 5 17:05:51 1999
@@ -14,7 +14,7 @@
OTHERSOURCES =
SOURCES = $(CSOURCES) $(OTHERSOURCES)
XXL_LIBS = $(LIBDIR)/libcalc.a $(LIBDIR)/libio.a $(LIBDIR)/libcanvas.a
-LIBS = -ltk8.0 -ltcl8.0 -lX11 -ldl -lm
+LIBS = -ltk82 -ltcl82 -lX11 -lm
include ../Makefile.options