Date: Tue, 29 Jun 2010 15:52:56 +0100 From: Chris Rees <utisoft@gmail.com> To: FreeBSD Mailing List <freebsd-ports@freebsd.org> Subject: tabstop setting for port Makefiles Message-ID: <AANLkTimJnOeDR5M5vo86ySbi4P50O5xwHn3k_IqV3ZNP@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Dear All, >From bsd.port.mk: [chris@amnesiac]~% head /usr/ports/Mk/bsd.port.mk |tail -n 1 # Please view me with 4 column tabs! [chris@amnesiac]~% However, the Porter's Handbook [1] says: Note that [bsd.port.mk] uses a non-standard tab setting. So if it's non-standard, does that mean I should use 8-column tabs while creating/editing port Makefiles, or should I match the 'non-standard' bsd.port.mk? Or is it just personal preference and the committers don't care? Chris [1] http://www.freebsd.org/doc/en/books/porters-handbook/own-port.html
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTimJnOeDR5M5vo86ySbi4P50O5xwHn3k_IqV3ZNP>