summaryrefslogtreecommitdiff
path: root/textproc/dict-client/patches/patch-ac
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>1999-07-28 16:26:12 +0000
committertron <tron@pkgsrc.org>1999-07-28 16:26:12 +0000
commit2f0976879a1a142d5b086569c021345b21f0435c (patch)
tree9b3e192600cf3bedf54b8739ad84f5851c45e659 /textproc/dict-client/patches/patch-ac
parente50283abd8bc842d62edd9945983fd873459df1e (diff)
downloadpkgsrc-2f0976879a1a142d5b086569c021345b21f0435c.tar.gz
Use "files" and "patches" directory of the "dict-server" package.
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)