Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Jun 2015 05:58:16 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r284538 - head/tools/build/mk
Message-ID:  <201506180558.t5I5wGIr093116@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Thu Jun 18 05:58:15 2015
New Revision: 284538
URL: https://svnweb.freebsd.org/changeset/base/284538

Log:
  The build and installation of rmail(8) is only related to the SENDMAIL option

Modified:
  head/tools/build/mk/OptionalObsoleteFiles.inc

Modified: head/tools/build/mk/OptionalObsoleteFiles.inc
==============================================================================
--- head/tools/build/mk/OptionalObsoleteFiles.inc	Thu Jun 18 05:54:04 2015	(r284537)
+++ head/tools/build/mk/OptionalObsoleteFiles.inc	Thu Jun 18 05:58:15 2015	(r284538)
@@ -6333,9 +6333,7 @@ OLD_FILES+=etc/periodic/daily/150.clean-
 OLD_FILES+=etc/periodic/daily/440.status-mailq
 OLD_FILES+=etc/periodic/daily/460.status-mail-rejects
 OLD_FILES+=etc/periodic/daily/500.queuerun
-.if ${MK_MAILWRAPPER} == no
 OLD_FILES+=bin/rmail
-.endif
 OLD_FILES+=usr/bin/vacation
 OLD_FILES+=usr/include/libmilter/mfapi.h
 OLD_FILES+=usr/include/libmilter/mfdef.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201506180558.t5I5wGIr093116>