diff options
Diffstat (limited to 'math/abacus/patches/patch-ad')
-rw-r--r-- | math/abacus/patches/patch-ad | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/math/abacus/patches/patch-ad b/math/abacus/patches/patch-ad deleted file mode 100644 index 6675557ebcd..00000000000 --- a/math/abacus/patches/patch-ad +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ad,v 1.2 2000/09/03 23:08:33 wiz Exp $ - ---- tcl_interf/Makefile.orig Mon Oct 26 00:39:45 1998 -+++ tcl_interf/Makefile -@@ -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 = -ltk83 -ltcl83 -lX11 -lm - - include ../Makefile.options - |