Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id C5B7563C1C1 for ; Tue, 24 Feb 2009 17:51:12 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 72DAB63B11D; Tue, 24 Feb 2009 17:51:12 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id DEBA163B36E for ; Tue, 24 Feb 2009 17:51:10 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id C09B4175D0; Tue, 24 Feb 2009 17:51:10 +0000 (UTC) From: Quentin Garnier Subject: CVS commit: pkgsrc/www/ap2-auth-mysql To: pkgsrc-changes@NetBSD.org Reply-To: cube@netbsd.org Message-Id: <20090224175110.C09B4175D0@cvs.netbsd.org> Date: Tue, 24 Feb 2009 17:51:10 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: cube Date: Tue Feb 24 17:51:10 UTC 2009 Modified Files: pkgsrc/www/ap2-auth-mysql: Makefile Log Message: - Drop maintainership - Add USE_DESTDIR support, with a very hackish way of working around apxs's limitations. I'm sure someone will be bothered enough adding the proper feature to apxs, but in the meantime... To generate a diff of this commit: cvs rdiff -r1.17 -r1.18 pkgsrc/www/ap2-auth-mysql/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.