Date: Tue, 27 Nov 2012 14:24:12 -0600 From: Paul Schmehl <pschmehl_lists@tx.rr.com> To: FreeBSD Ports List <freebsd-ports@freebsd.org> Subject: How to descend into the extract to build in a subdir Message-ID: <4B522159C9F77F81D968E64D@utd71538.campus.ad.utdallas.edu>
next in thread | raw e-mail | index | archive | help
I'm working on a port that requires a separate ./configure and ./make to build libraries before you build the main source. How is this done in ports? I figure you have to do something in pre-build:, but I'm not sure exactly what. (cd ${WRKSRC}/subdir && ${MAKE}) causes make to fail entirely. I'm having trouble finding a comparable example in ports and there doesn't seem to be anything about it in the porters handbook (that I have found.) -- Paul Schmehl, Senior Infosec Analyst As if it wasn't already obvious, my opinions are my own and not those of my employer. ******************************************* "It is as useless to argue with those who have renounced the use of reason as to administer medication to the dead." Thomas Jefferson "There are some ideas so wrong that only a very intelligent person could believe in them." George Orwell
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4B522159C9F77F81D968E64D>