Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 2157163E2F1 for ; Sat, 19 May 2012 00:34:03 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 1FA6C14A253; Sat, 19 May 2012 00:34:24 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A4EC314A250 for ; Sat, 19 May 2012 00:34:22 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id i0FPRXl4NngC for ; Sat, 19 May 2012 00:34:22 +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 36D4F14A246 for ; Sat, 19 May 2012 00:34:22 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 057DB175DD; Sat, 19 May 2012 00:34:46 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Sat, 19 May 2012 00:34:45 +0000 From: "John Marino" Subject: CVS commit: pkgsrc/time/xfce4-orage To: pkgsrc-changes@NetBSD.org Reply-To: marino@netbsd.org X-Mailer: log_accum Message-Id: <20120519003446.057DB175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: marino Date: Sat May 19 00:34:45 UTC 2012 Modified Files: pkgsrc/time/xfce4-orage: Makefile Log Message: time/xfce4-orage: Fix unwanted directory removal xfce4-orage depends on x11/xfce4-panel which takes care of creating the plugins directory. Remove the redundant directory creation which can lead to directories being removed prematurely. To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 pkgsrc/time/xfce4-orage/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.