summaryrefslogtreecommitdiff
path: root/textproc/dict-client/patches/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/dict-client/patches/patch-ac')
-rw-r--r--textproc/dict-client/patches/patch-ac15
1 files changed, 0 insertions, 15 deletions
diff --git a/textproc/dict-client/patches/patch-ac b/textproc/dict-client/patches/patch-ac
deleted file mode 100644
index e6e0f524608..00000000000
--- a/textproc/dict-client/patches/patch-ac
+++ /dev/null
@@ -1,15 +0,0 @@
-$NetBSD: patch-ac,v 1.1.1.1 1999/07/27 22:00:22 tron Exp $
-
---- Makefile.in.orig Mon Jul 6 00:09:59 1998
-+++ Makefile.in Tue Jul 27 23:55:26 1999
-@@ -141,8 +141,8 @@
- $(CC) -c $(XTRACFLAGS) $(CFLAGS) -Wno-implicit $<
-
- install.dict: dict
-- install dict $(bindir)
-- install -m 644 dict.1 $(man1_prefix)
-+ ${BSD_INSTALL_PROGRAM} dict $(bindir)
-+ ${BSD_INSTALL_MAN} dict.1 $(man1_prefix)
-
- install.dictzip: dictzip
- install dictzip $(bindir)