From owner-freebsd-ports@FreeBSD.ORG Sat Feb 19 23:41:50 2005 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 C3B1C16A4CE for ; Sat, 19 Feb 2005 23:41:50 +0000 (GMT) Received: from mail.gmx.net (imap.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 94E3043D2D for ; Sat, 19 Feb 2005 23:41:49 +0000 (GMT) (envelope-from barner@gmx.de) Received: (qmail invoked by alias); 19 Feb 2005 23:41:48 -0000 Received: from unknown (EHLO zi025.glhnet.mhn.de) (129.187.19.157) by mail.gmx.net (mp012) with SMTP; 20 Feb 2005 00:41:48 +0100 X-Authenticated: #147403 Received: by zi025.glhnet.mhn.de (Postfix, from userid 1000) id 35AC3C282; Sun, 20 Feb 2005 00:42:04 +0100 (CET) Date: Sun, 20 Feb 2005 00:42:04 +0100 From: Simon Barner To: Palle Girgensohn Message-ID: <20050219234203.GB51280@zi025.glhnet.mhn.de> References: <20050219224530.GA51280@zi025.glhnet.mhn.de> <48c907ee3587ede95752c5d3f74c947a@pingpong.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="XF85m9dhOBO43t/C" Content-Disposition: inline In-Reply-To: <48c907ee3587ede95752c5d3f74c947a@pingpong.net> User-Agent: Mutt/1.5.8i X-Y-GMX-Trusted: 0 cc: Anthony Chavez cc: freebsd-ports@freebsd.org Subject: Re: plpgsql failure in databases/postgresql80-server 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: Sat, 19 Feb 2005 23:41:50 -0000 --XF85m9dhOBO43t/C Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Palle Girgensohn wrote: > Yeah, it seems I need to a dependency for bison on FreeBSD 4.x. I =20 > should have known better... Hi, I have FreeBSD 5.3-STABLE here, which comes without bison in the base system. There is a USE_BISON marcro in bsd.port.mk, but it won't help in this situation because it will pull in the devel/bison port (which currently is 1.75). The right way is probably a BUILD_DEPEND on devel/bison1875, but the problem is that it is marked CONFLICTing with devel/bison :( Simon --XF85m9dhOBO43t/C Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCF87LCkn+/eutqCoRAn05AKC4+mG0y4PWoX4Ss6VMDI+UE22dmgCfVz5b FG+4mf5QPwozrOJmyFz5UCA= =ZOOj -----END PGP SIGNATURE----- --XF85m9dhOBO43t/C--