Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 026EA63B882 for ; Mon, 9 Feb 2009 16:54:09 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id A17CA63B162; Mon, 9 Feb 2009 16:54:09 +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 DCAD263B160 for ; Mon, 9 Feb 2009 16:54:08 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id BBB7D175D0; Mon, 9 Feb 2009 16:54:08 +0000 (UTC) From: Joerg Sonnenberger Subject: CVS commit: pkgsrc/pkgtools/pkg_install/files/lib To: pkgsrc-changes@NetBSD.org Reply-To: joerg@netbsd.org Message-Id: <20090209165408.BBB7D175D0@cvs.netbsd.org> Date: Mon, 9 Feb 2009 16:54:08 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: joerg Date: Mon Feb 9 16:54:08 UTC 2009 Modified Files: pkgsrc/pkgtools/pkg_install/files/lib: Makefile.in pkg_signature.c Log Message: Fix !OpenSSL build/bootstrap. To generate a diff of this commit: cvs rdiff -r1.24 -r1.25 pkgsrc/pkgtools/pkg_install/files/lib/Makefile.in cvs rdiff -r1.2 -r1.3 pkgsrc/pkgtools/pkg_install/files/lib/pkg_signature.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.