From owner-freebsd-questions@FreeBSD.ORG Tue Apr 19 14:41:19 2005 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 DA7DE16A4F5 for ; Tue, 19 Apr 2005 14:41:18 +0000 (GMT) Received: from mail25.sea5.speakeasy.net (mail25.sea5.speakeasy.net [69.17.117.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2739243D55 for ; Tue, 19 Apr 2005 14:41:18 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 15519 invoked from network); 19 Apr 2005 14:41:17 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail25.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 19 Apr 2005 14:41:16 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id 5628C52; Tue, 19 Apr 2005 10:41:16 -0400 (EDT) Sender: lowell@be-well.ilk.org To: Brian McCann References: <2b5f066d0504190604335753ba@mail.gmail.com> From: Lowell Gilbert Date: 19 Apr 2005 10:41:16 -0400 In-Reply-To: <2b5f066d0504190604335753ba@mail.gmail.com> Message-ID: <443btmzv5f.fsf@be-well.ilk.org> Lines: 18 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 Subject: Re: Ports collection problems...help??? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Apr 2005 14:41:19 -0000 Brian McCann writes: > Hi all. I'm having problems with my ports collection on a 4.10 > server. I need to keep the versions of the ports the same on these > two boxes (for dev reasons), so I rsync'd /usr/ports...and on the > "target" machine, I get the following error when I try to build > something: > > Makefile error: There is a COMMENTFILE in this port. > COMMENTFILEs have been deprecated in > favor of COMMENT variables. > Please, rectify this. > *** Error code 1 > > > But...there are no files with COMMENTFILE in their name on the system! Help?!?! If I recall correctly, pkg-comment is the filename you should look for.