Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id BCEF163B884 for ; Fri, 3 Oct 2008 19:01:15 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 7586763B221; Fri, 3 Oct 2008 19:01:15 +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 9F43163B21A for ; Fri, 3 Oct 2008 19:01:14 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 65F46175D0; Fri, 3 Oct 2008 19:01:14 +0000 (UTC) From: Greg Troxel Subject: CVS commit: pkgsrc/security/kth-krb4 To: pkgsrc-changes@NetBSD.org Reply-To: gdt@netbsd.org Message-Id: <20081003190114.65F46175D0@cvs.netbsd.org> Date: Fri, 3 Oct 2008 19:01:14 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: gdt Date: Fri Oct 3 19:01:14 UTC 2008 Modified Files: pkgsrc/security/kth-krb4: Makefile Log Message: Don't put glob.h in the PLIST for NetBSD. At least 4.0 and current do not require this, and this fixes the build on those systems. Not objected to by joerg@. To generate a diff of this commit: cvs rdiff -r1.49 -r1.50 pkgsrc/security/kth-krb4/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.