From owner-freebsd-stable@FreeBSD.ORG Tue Jul 17 17:39:04 2012 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2C4BA106566B for ; Tue, 17 Jul 2012 17:39:04 +0000 (UTC) (envelope-from David.Boyd@insightbb.com) Received: from mail.insightbb.com (smtp.insight.synacor.com [208.47.185.22]) by mx1.freebsd.org (Postfix) with ESMTP id E0BFC8FC19 for ; Tue, 17 Jul 2012 17:39:03 +0000 (UTC) X_CMAE_Category: 0,0 Undefined,Undefined X-CNFS-Analysis: v=1.1 cv=cnnrplXNdTCGMX75Rfp+qZ4kRGPDgeWy4wsObDoE3iQ= c=1 sm=0 a=jLN7EqiLvroA:10 a=8nJEP1OIZ-IA:10 a=qiDajjIyG3WVty7EMy8A:9 a=wPNLvfGTeEIA:10 a=VWp6FqSG4Vb1RlmLnQz6YQ==:117 X-CM-Score: 0 X-Scanned-by: Cloudmark Authority Engine Authentication-Results: smtp02.insight.synacor.com smtp.mail=David.Boyd@insightbb.com; spf=softfail; sender-id=softfail Authentication-Results: smtp02.insight.synacor.com header.from=David.Boyd@insightbb.com; sender-id=softfail Received-SPF: softfail (smtp02.insight.synacor.com: transitional domain insightbb.com does not designate 74.138.146.238 as permitted sender) Received: from [74.138.146.238] ([74.138.146.238:1686] helo=sneezy) by mail.insightbb.com (envelope-from ) (ecelerity 2.2.2.40 r(29895/29896)) with ESMTP id 61/27-05404-033A5005; Tue, 17 Jul 2012 13:38:57 -0400 From: "David Boyd" To: Date: Tue, 17 Jul 2012 13:38:56 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.6157 Importance: Normal Subject: 9.x with NO_LPR X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Jul 2012 17:39:04 -0000 When building 9.1-BETA1 (for instance) despite having NO_LPR in /etc/make.conf, build process asks to remove "/usr/share/doc/smm/07.lpd/paper.acsii.gz" every time. I think this happens during "make delete-old".