Date: Wed, 22 Jan 2003 09:03:32 +0100 From: Olivier Tharan <olive@oban.frmug.org> To: freebsd-ports@freebsd.org Subject: Re: Porting problem Message-ID: <20030122080332.GZ54730@weirdos.oban.frmug.org> In-Reply-To: <200301220625.14418.aqmoney@aquamaniac.de> References: <200301220625.14418.aqmoney@aquamaniac.de>
next in thread | previous in thread | raw e-mail | index | archive | help
* Martin Preuß <aqmoney@aquamaniac.de> (20030122 06:25): > However, I don't understand what the writer wanted to express by > "strange (=none) spacing" Usually in ports' Makefiles, values in assignment lines are lined up, such as: USE_GMAKE= yes HAS_CONFIGURE= yes CONFIGURE_ARGS= --prefix=/usr/local --with-distri=freebsd INSTALLS_SHLIB= yes It is more readable. I don't know if portlint emits a warning, but it is a good idea to test your port with `portlint -a' before submitting. -- olive 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?20030122080332.GZ54730>