Date: Sun, 6 Jul 2003 14:54:25 -0700 From: "Derrick Ryalls" <ryallsd@datasphereweb.com> To: <freebsd-questions@freebsd.org> Subject: How to make a port not build Message-ID: <00de01c34409$2db1b040$0200a8c0@bartxp>
next in thread | raw e-mail | index | archive | help
Normally when building a port, I just type make install clean and let it run. However, I need to modify a source file before the build starts. Since many patches are included in the port, I am looking for it to stop after everything is downloaded extracted and patched, just before the build starts. Is there an elegant way of doing this besides hitting Cntrl-C when it starts to build? -Derrick
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00de01c34409$2db1b040$0200a8c0>