summaryrefslogtreecommitdiff
path: root/mail/opensmtpd-devel/files/patch-mk_smtpd_Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'mail/opensmtpd-devel/files/patch-mk_smtpd_Makefile.in')
-rw-r--r--mail/opensmtpd-devel/files/patch-mk_smtpd_Makefile.in7
1 files changed, 4 insertions, 3 deletions
diff --git a/mail/opensmtpd-devel/files/patch-mk_smtpd_Makefile.in b/mail/opensmtpd-devel/files/patch-mk_smtpd_Makefile.in
index c8fcdad57bc0..d702255d55fe 100644
--- a/mail/opensmtpd-devel/files/patch-mk_smtpd_Makefile.in
+++ b/mail/opensmtpd-devel/files/patch-mk_smtpd_Makefile.in
@@ -1,9 +1,10 @@
---- mk/smtpd/Makefile.in.orig 2016-02-07 00:04:24 UTC
+--- mk/smtpd/Makefile.in.orig 2016-02-02 20:40:51 UTC
+++ mk/smtpd/Makefile.in
-@@ -1339,12 +1339,7 @@ install-exec-hook: $(CONFIGFILES) $(MANP
+@@ -1365,13 +1365,7 @@ install-exec-hook: $(CONFIGFILES) $(MANP
+ $(MKDIR_P) $(DESTDIR)$(bindir)
$(MKDIR_P) $(DESTDIR)$(mandir)/$(mansubdir)5
$(MKDIR_P) $(DESTDIR)$(mandir)/$(mansubdir)8
-
+-
- @if [ ! -f $(DESTDIR)$(sysconfdir)/smtpd.conf ]; then \
- $(INSTALL) -m 644 smtpd.conf.out $(DESTDIR)$(sysconfdir)/smtpd.conf; \
- else \