From owner-freebsd-ports@FreeBSD.ORG Fri Nov 7 02:08:51 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E876316A4CE; Fri, 7 Nov 2003 02:08:51 -0800 (PST) Received: from obsecurity.dyndns.org (adsl-63-207-60-234.dsl.lsan03.pacbell.net [63.207.60.234]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3430F43FE3; Fri, 7 Nov 2003 02:08:51 -0800 (PST) (envelope-from kris@obsecurity.org) Received: from rot13.obsecurity.org (rot13.obsecurity.org [10.0.0.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id A33F866D74; Fri, 7 Nov 2003 02:08:50 -0800 (PST) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id 49AC17AA; Fri, 7 Nov 2003 02:08:49 -0800 (PST) Date: Fri, 7 Nov 2003 02:08:49 -0800 From: Kris Kennaway To: Kris Kennaway Message-ID: <20031107100849.GA6439@rot13.obsecurity.org> References: <200311071001.hA7A1CiC075037@9ball.rtp.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="pWyiEgJYm5f9v55/" Content-Disposition: inline In-Reply-To: <200311071001.hA7A1CiC075037@9ball.rtp.freebsd.org> User-Agent: Mutt/1.4.1i cc: ports@FreeBSD.org cc: marcus@FreeBSD.org Subject: Re: INDEX build failed X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Nov 2003 10:08:52 -0000 --pWyiEgJYm5f9v55/ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Fri, Nov 07, 2003 at 05:01:12AM -0500, Kris Kennaway wrote: > INDEX build failed with errors: > "/usr/share/mk/bsd.port.mk", line 6: Could not find /vol/vol0/users/kris/ports.clean/Mk/bsd.port.mk > "Makefile", line 27: Malformed conditional (${XFREE86_VERSION} == 4) This needs to be changed to ( ${XFREE86_VERSION} == 4 ) - the error didn't show up on bento because make was fixed a few months ago to treat the non-spaced version as valid syntax. Kris --pWyiEgJYm5f9v55/ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/q28xWry0BWjoQKURAnhNAKD3I0zjDD3SKWzCLXAMmdhhC5atMQCgw/LL vjsC/E7dzj3HPSys/ys0UsY= =MIIY -----END PGP SIGNATURE----- --pWyiEgJYm5f9v55/--