Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 79B8163B8BC for ; Sat, 17 May 2008 23:26:07 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 2B71163B144; Sat, 17 May 2008 23:26:07 +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 5EB6F63B119 for ; Sat, 17 May 2008 23:26:06 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 47AE9175D0; Sat, 17 May 2008 23:26:06 +0000 (UTC) From: Tobias Nygren Subject: CVS commit: pkgsrc/chat/libpurple To: pkgsrc-changes@NetBSD.org Reply-To: tnn@netbsd.org Message-Id: <20080517232606.47AE9175D0@cvs.netbsd.org> Date: Sat, 17 May 2008 23:26:06 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: tnn Date: Sat May 17 23:26:06 UTC 2008 Modified Files: pkgsrc/chat/libpurple: Makefile.common options.mk Log Message: Aggressively disable options in Makefile.common and selectively enable them in options.mk, through overrides. To generate a diff of this commit: cvs rdiff -r1.15 -r1.16 pkgsrc/chat/libpurple/Makefile.common cvs rdiff -r1.7 -r1.8 pkgsrc/chat/libpurple/options.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.