Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id D33E563C235 for ; Sun, 17 May 2009 23:45:00 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 68C4F63B227; Sun, 17 May 2009 23:45:00 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 6998263B23D for ; Sun, 17 May 2009 23:44:55 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id E6369175D0; Sun, 17 May 2009 23:44:53 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sun, 17 May 2009 23:44:53 +0000 From: Joerg Sonnenberger Subject: CVS commit: pkgsrc/mk To: pkgsrc-changes@NetBSD.org Reply-To: joerg@netbsd.org X-Mailer: log_accum Message-Id: <20090517234453.E6369175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: joerg Date: Sun May 17 23:44:53 UTC 2009 Modified Files: pkgsrc/mk: bsd.prefs.mk Log Message: Sanity check that USE_DESTDIR is either yes or no after downgrading USE_DESTDIR=full. This makes setting USE_DESTDIR=full on the command line an explicit error as side effect. To generate a diff of this commit: cvs rdiff -u -r1.291 -r1.292 pkgsrc/mk/bsd.prefs.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.