Date: Thu, 14 Mar 2002 14:44:33 GMT From: Neil Darlow <neil@darlow.co.uk> To: freebsd-ports@freebsd.org Cc: knu@freebsd.org Subject: RE: bison-1.33_1 build fails Message-ID: <20020314.14443300.2135739808@ideal.darlow.co.uk>
next in thread | raw e-mail | index | archive | help
Hi, I managed to build bison-1.33_1 by adding the following to Makefile: BUILD_DEPENDS=3D autoconf:${PORTSDIR}/devel/autoconf I'm not sure this hasn't exposed a problem with bsd.port.mk though. bsd.port.mk permits the use of autoconf with the following two defines: USE_AUTOCONF USE_AUTOCONF_VER The only acceptable value for USE_AUTOCONF_VER is 213, implying that USE_AUTOCONF should add a BUILD_DEPENDS for autoconf but it doesn't. It adds a BUILD_DEPENDS for autoconf213 which, I think, is incorrect. Regards, Neil Darlow M.Sc. --=20 1024D/531F9048 1999-09-11 Neil Darlow <neil@darlow.co.uk> GPG Fingerprint =3D 359D B8FF 6273 6C32 BEAA 43F9 E579 E24A 531F 9048 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020314.14443300.2135739808>