Date: Fri, 2 Feb 2007 21:55:44 -0500 From: "Jim Stapleton" <stapleton.41@gmail.com> To: freebsd-questions@freebsd.org Subject: configuring all dependancies before making in ports Message-ID: <80f4f2b20702021855g452c44f9vd1c3ba54a2acb809@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Quick question, I'm trying to build a couple of packages that take a long time to build, even longer because they just stop when it's time to configure something. That's a problem if it's configure time, say when I need to sleep, or am at work. Is there a way to have the make run through all the dependancies that need build, running their configuration menus /before/ doing any of the builds? i.e. $ cd /usr/ports/x11/kde3 $ make -dependancies=configure install clean Thanks, -Jim Stapleton
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?80f4f2b20702021855g452c44f9vd1c3ba54a2acb809>