From owner-freebsd-ports Wed Jan 22 0: 5:20 2003 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C162637B405 for ; Wed, 22 Jan 2003 00:05:19 -0800 (PST) Received: from frmug.org (frmug-gw.frmug.org [193.56.58.252]) by mx1.FreeBSD.org (Postfix) with ESMTP id 909ED43F43 for ; Wed, 22 Jan 2003 00:05:17 -0800 (PST) (envelope-from olive@oban.frmug.org) Received: (from uucp@localhost) by frmug.org (8.11.3/8.11.3/frmug-2.7/nospam) with UUCP id h0M857O69070 for freebsd-ports@freebsd.org; Wed, 22 Jan 2003 09:05:07 +0100 (CET) (envelope-from olive@oban.frmug.org) Received: by weirdos.oban.frmug.org (Postfix, from userid 1002) id 809338C0A; Wed, 22 Jan 2003 09:03:32 +0100 (CET) Date: Wed, 22 Jan 2003 09:03:32 +0100 From: Olivier Tharan To: freebsd-ports@freebsd.org Subject: Re: Porting problem Message-ID: <20030122080332.GZ54730@weirdos.oban.frmug.org> Mail-Followup-To: freebsd-ports@FreeBSD.ORG References: <200301220625.14418.aqmoney@aquamaniac.de> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <200301220625.14418.aqmoney@aquamaniac.de> X-Attribution: Olive Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org * Martin Preuß (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