Date: Fri, 02 Jun 2000 12:37:55 +0300 From: Maxim Sobolev <sobomax@FreeBSD.org> To: ports@FreeBSD.org, asami@FreeBSD.org Subject: bento-safe cross-referencing ports (Howto?) Message-ID: <39378073.9ACA1431@FreeBSD.org>
next in thread | raw e-mail | index | archive | help
Hi, Does anybody can explain how to create bento-safe ports which depends on action performed by some other port, i.e. when something like the following should be done (utah-glx example): [...] BUILD_DEPENDS= nonexistent:${PORTSDIR}/graphics/Mesa3:patch [...] CONFIGURE_ARGS= --with-mesa=${PORTSDIR}/graphics/Mesa3/work/Mesa-3.2 [...] I have no problem with it on my local tree, but it seems that it generates error on bento. It is also apply to the pvmpov port. (See: http://bento.freebsd.org/errorlogs/5-latest/pvmpov-3.1e.2.log , http://bento.freebsd.org/errorlogs/5-latest/utah-glx-0.9.1.log ). -Maxim 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?39378073.9ACA1431>