From owner-freebsd-ports Wed Jan 30 6:39:52 2002 Delivered-To: freebsd-ports@freebsd.org Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.67.200.82]) by hub.freebsd.org (Postfix) with ESMTP id 4D79337B404 for ; Wed, 30 Jan 2002 06:39:47 -0800 (PST) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.11.6/8.11.6) id g0UEbii97032; Wed, 30 Jan 2002 09:37:44 -0500 (EST) (envelope-from alane) Date: Wed, 30 Jan 2002 09:37:44 -0500 From: Alan Eldridge To: Dan Langille Cc: ports@FreeBSD.ORG Subject: Re: port fails on one machine, not others Message-ID: <20020130143743.GA96987@wwweasel.geeksrus.net> References: <200201301409.g0UE9mq13155@lists.unixathome.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200201301409.g0UE9mq13155@lists.unixathome.org> User-Agent: Mutt/1.3.25i X-message-flag: Magic 8-Ball says "Outlook not so good." I'll ask it about Exchange next. 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 On Wed, Jan 30, 2002 at 09:09:46AM -0500, Dan Langille wrote: >[root@gus:/usr/ports/security/drweb-sendmail] # make -V PORTVERSION >"Makefile", line 62: Malformed conditional (${SENDMAIL_VERSION} == >"8.11.1") >"Makefile", line 62: Need an operator >"Makefile", line 65: if-less elif >"Makefile", line 65: Need an operator >"Makefile", line 68: if-less endif >"Makefile", line 68: Need an operator >make: fatal errors encountered -- cannot continue I think this is BSD make's friendly way of telling you that SENDMAIL_VERSION is not defined. There's a patch I wrote to make (1 line change) that *may* fix this. See bin/34032. Please followup to bin/43032 if this patch works for your problem. Thank you. -- Alan E "Please rush me my portable walrus cleaning kit! Yes I am over 18, but my IQ isn't." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message