From owner-freebsd-questions@FreeBSD.ORG Sun May 16 13:42:17 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8C03916A4CE for ; Sun, 16 May 2004 13:42:17 -0700 (PDT) Received: from rwcrmhc12.comcast.net (rwcrmhc12.comcast.net [216.148.227.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4193743D31 for ; Sun, 16 May 2004 13:42:15 -0700 (PDT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from be-well.no-ip.com ([66.30.196.44]) by comcast.net (rwcrmhc12) with ESMTP id <2004051620400901400eur8pe>; Sun, 16 May 2004 20:42:15 +0000 Received: by be-well.no-ip.com (Postfix, from userid 1147) id EB13655; Sun, 16 May 2004 16:40:08 -0400 (EDT) Sender: lowell@be-well.ilk.org To: "John Lee" References: <008e01c43b4e$cd2f6620$fa10fea9@astral> From: Lowell Gilbert Date: 16 May 2004 16:40:08 -0400 In-Reply-To: <008e01c43b4e$cd2f6620$fa10fea9@astral> Message-ID: <44k6zcayxj.fsf@be-well.ilk.org> Lines: 23 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-questions@freebsd.org Subject: Re: can't install openssl? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 May 2004 20:42:17 -0000 "John Lee" writes: > can't install openssl? > > - latest ports.tar.gz - > > [root@www root]# cd /usr/ports/security/openssl > [root@www openssl]# make install > Makefile error: There is a COMMENTFILE in this port. > COMMENTFILEs have been deprecated in > favor of COMMENT variables. > Please, rectify this. > *** Error code 1 > > Stop in /usr/ports/security/openssl. > [root@www openssl]# Maybe you need to update the port. More likely, you need to delete the COMMENTFILE. [If the COMMENTFILE was on your disk, but was not in the tree the first time you ran cvsup, then cvsup will leave it alone, on the assumption that it is a local modification.]