Date: Mon, 04 Dec 2000 04:16:52 +0100 From: Palle Girgensohn <girgen@partitur.se> To: freebsd-ports@freebsd.org Subject: where to put Makefile.inc genererated from scripts/configure? Message-ID: <3A2B0CA4.DAD7C7B7@partitur.se>
next in thread | raw e-mail | index | archive | help
Hi! Just did some reading in the Porter's handbook: 15.3 <http://www.freebsd.org/porters-handbook/porting-wrkdir.html> "Do not write anything to files outside WRKDIR..." Still, all ports I can find that uses dialog(1) to interactively set build options do this pre-fetch, which means they have to put their Makefile.inc in ${WRKDIRPREFIX}${.CURDIR} or it will be wasted by do-extract. This will make building from CDROM fail, for one thing... Is there a better way? /Palle - just hacking up a build dialog for postgresql 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?3A2B0CA4.DAD7C7B7>