summaryrefslogtreecommitdiff
path: root/mail/ezmlm-idx/patches/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'mail/ezmlm-idx/patches/patch-ac')
-rw-r--r--mail/ezmlm-idx/patches/patch-ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/ezmlm-idx/patches/patch-ac b/mail/ezmlm-idx/patches/patch-ac
index c95b95ce1d2..2173e99014e 100644
--- a/mail/ezmlm-idx/patches/patch-ac
+++ b/mail/ezmlm-idx/patches/patch-ac
@@ -1,4 +1,4 @@
-$NetBSD: patch-ac,v 1.7 2010/03/15 17:29:23 schmonz Exp $
+$NetBSD: patch-ac,v 1.8 2012/03/12 04:32:11 joerg Exp $
--- Makefile.orig 2006-11-23 19:12:29.000000000 +0000
+++ Makefile
@@ -9,7 +9,7 @@ $NetBSD: patch-ac,v 1.7 2010/03/15 17:29:23 schmonz Exp $
-it man install conf-bin conf-man BIN MAN
- ./install "`head -n 1 conf-bin`" < BIN
- ./install "`head -n 1 conf-man`" < MAN
-+it man install conf-bin conf-man conf-destdir BIN MAN
++it install conf-bin conf-man conf-destdir BIN MAN
+ ./install "`head -1 conf-destdir``head -n 1 conf-bin`" < BIN
+ ./install "`head -1 conf-destdir``head -n 1 conf-man`" < MAN