aboutsummaryrefslogtreecommitdiff
path: root/textproc/dict/files
diff options
context:
space:
mode:
authorDima Dorfman <dd@FreeBSD.org>2002-11-23 10:12:01 +0000
committerDima Dorfman <dd@FreeBSD.org>2002-11-23 10:12:01 +0000
commita8077d1ecf4e69f63a48c44821e6200e992ba706 (patch)
treee9b408931b608f1f0b0a5f8473349bb34a00abbb /textproc/dict/files
parentf875313d40731bb8af4732b7090fbb4e37c6db6d (diff)
Notes
Diffstat (limited to 'textproc/dict/files')
-rw-r--r--textproc/dict/files/patch-aa10
-rw-r--r--textproc/dict/files/patch-ac11
2 files changed, 0 insertions, 21 deletions
diff --git a/textproc/dict/files/patch-aa b/textproc/dict/files/patch-aa
deleted file mode 100644
index d8324557286a..000000000000
--- a/textproc/dict/files/patch-aa
+++ /dev/null
@@ -1,10 +0,0 @@
---- configure.orig Fri Jan 12 01:24:53 2001
-+++ configure Mon Aug 20 17:34:27 2001
-@@ -1416,7 +1416,6 @@
- fi
- fi
-
--local_zlib=1
- if test "$local_zlib" = 0; then
- echo $ac_n "checking for zlibVersion in -lz""... $ac_c" 1>&6
- echo "configure:1423: checking for zlibVersion in -lz" >&5
diff --git a/textproc/dict/files/patch-ac b/textproc/dict/files/patch-ac
deleted file mode 100644
index dc39196a7b0a..000000000000
--- a/textproc/dict/files/patch-ac
+++ /dev/null
@@ -1,11 +0,0 @@
---- ../dictd-1.7.1/Makefile.in Sun May 5 01:59:56 2002
-+++ Makefile.in Sun Jul 7 23:44:52 2002
-@@ -144,7 +144,7 @@
- if test ! -d $(bindir); then $(INSTALL) -d 755 $(bindir); fi
- if test ! -d $(man1_prefix); then $(INSTALL) -d 755 $(man1_prefix); fi
- $(INSTALL_PROGRAM) dict $(bindir)
-- $(INSTALL_DATA dict.1 $(man1_prefix)/dict.1
-+ $(INSTALL_DATA) dict.1 $(man1_prefix)/dict.1
-
- install.dictzip: dictzip
- if test ! -d $(bindir); then $(INSTALL) -d 755 $(bindir); fi