Received: from mail.netbsd.org (mail.NetBSD.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 66F987ACD9 for ; Mon, 22 Feb 2016 12:42:57 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 1D4F985FF1; Mon, 22 Feb 2016 12:42:57 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9F27285F65 for ; Mon, 22 Feb 2016 12:42:56 +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 TcQPVHyx1HSs for ; Mon, 22 Feb 2016 12:42:56 +0000 (UTC) Received: from cvs.NetBSD.org (cvs.NetBSD.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 48A0985E96 for ; Mon, 22 Feb 2016 12:42:56 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 46A8AFBB7; Mon, 22 Feb 2016 12:42:56 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Mon, 22 Feb 2016 12:42:56 +0000 From: "Pierre Pronchery" Subject: CVS commit: pkgsrc/mail/deforaos-mailer To: pkgsrc-changes@NetBSD.org Reply-To: khorben@netbsd.org X-Mailer: log_accum Message-Id: <20160222124256.46A8AFBB7@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: khorben Date: Mon Feb 22 12:42:56 UTC 2016 Modified Files: pkgsrc/mail/deforaos-mailer: Makefile distinfo Added Files: pkgsrc/mail/deforaos-mailer/patches: patch-src_Makefile patch-src_account_Makefile patch-src_plugins_Makefile Log Message: Add support for LDFLAGS Fixes build with the default settings. To generate a diff of this commit: cvs rdiff -u -r1.20 -r1.21 pkgsrc/mail/deforaos-mailer/Makefile cvs rdiff -u -r1.5 -r1.6 pkgsrc/mail/deforaos-mailer/distinfo cvs rdiff -u -r0 -r1.1 pkgsrc/mail/deforaos-mailer/patches/patch-src_Makefile \ pkgsrc/mail/deforaos-mailer/patches/patch-src_account_Makefile \ pkgsrc/mail/deforaos-mailer/patches/patch-src_plugins_Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.