From owner-freebsd-ports@FreeBSD.ORG Sun Nov 21 15:19:59 2004 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 C91E416A4CE for ; Sun, 21 Nov 2004 15:19:59 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.194.102.143]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9CABC43D1D for ; Sun, 21 Nov 2004 15:19:59 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 45AD351310; Sun, 21 Nov 2004 07:23:43 -0800 (PST) Date: Sun, 21 Nov 2004 07:23:43 -0800 From: Kris Kennaway To: Mike Brown Message-ID: <20041121152343.GA33600@xor.obsecurity.org> References: <419FEE89.1090004@brooknet.com.au> <200411210916.iAL9GHTk008021@chilled.skew.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="+HP7ph2BbKc20aGI" Content-Disposition: inline In-Reply-To: <200411210916.iAL9GHTk008021@chilled.skew.org> User-Agent: Mutt/1.4.2.1i cc: ports@freebsd.org cc: Sam Lawrance Subject: Re: bsd.port.Mk error 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: Sun, 21 Nov 2004 15:19:59 -0000 --+HP7ph2BbKc20aGI Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Nov 21, 2004 at 02:16:17AM -0700, Mike Brown wrote: > You're right, silly me. >=20 > But anyway, I'm still getting the error, and it seems to be something > specific to the port Makefile that I'm developing. Is there anything > obviously wrong with the following? > .include There's no corresponding .pre.mk, so you probably removed it in your local changes. Just s/post.// unless you really need the pre/post.mk. Kris --+HP7ph2BbKc20aGI Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBoLL+Wry0BWjoQKURAgWfAJ9bvkCODxejI7UxpnGVOk19HzwSdwCgzHSj K5gBUrIcJLy/G5ssYP+FRCY= =aFRH -----END PGP SIGNATURE----- --+HP7ph2BbKc20aGI--