Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 602D263B90D for ; Thu, 28 Feb 2008 00:31:38 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 175B563B174; Thu, 28 Feb 2008 00:31:38 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 63CDE63B12B for ; Thu, 28 Feb 2008 00:31:37 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 4E3F8175C1; Thu, 28 Feb 2008 00:31:37 +0000 (UTC) From: Greg Troxel Subject: CVS commit: pkgsrc/print/cups To: pkgsrc-changes@NetBSD.org Reply-To: gdt@netbsd.org Message-Id: <20080228003137.4E3F8175C1@cvs.netbsd.org> Date: Thu, 28 Feb 2008 00:31:37 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org Precedence: list Module Name: pkgsrc Committed By: gdt Date: Thu Feb 28 00:31:37 UTC 2008 Modified Files: pkgsrc/print/cups: Makefile Log Message: Use --localedir instead of --with-localedir, following configure's --help. From Rumko on pkgsrc-users@. To generate a diff of this commit: cvs rdiff -r1.131 -r1.132 pkgsrc/print/cups/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.