From owner-freebsd-ports@FreeBSD.ORG Sat Feb 9 11:27:15 2013 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 191CCFDC; Sat, 9 Feb 2013 11:27:15 +0000 (UTC) (envelope-from leslie@eskk.nu) Received: from mx1.bjare.net (mx1.bjare.net [212.31.160.3]) by mx1.freebsd.org (Postfix) with ESMTP id A7B61389; Sat, 9 Feb 2013 11:27:14 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mx1.bjare.net (Postfix) with ESMTP id DE4705E31C; Sat, 9 Feb 2013 12:27:11 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at mx1.bjare.net X-Spam-Flag: NO X-Spam-Score: -1.99 X-Spam-Level: X-Spam-Status: No, score=-1.99 tagged_above=-999 required=5 tests=[AWL=-0.087, BAYES_00=-2.599, RDNS_NONE=0.1, SPF_SOFTFAIL=0.596] Received: from mx1.bjare.net ([127.0.0.1]) by localhost (mx1.bjare.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 96I2xXmuQm4m; Sat, 9 Feb 2013 12:27:09 +0100 (CET) X-BN-MX1: ja X-BN-MailInfo: BjareNet Received: from bljbsd01.no-ip.org (unknown [195.216.53.111]) by mx1.bjare.net (Postfix) with ESMTP id DCC9E5E3C5; Sat, 9 Feb 2013 12:27:08 +0100 (CET) Message-ID: <5116328D.2060204@eskk.nu> Date: Sat, 09 Feb 2013 12:27:09 +0100 From: Leslie Jensen User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130129 Thunderbird/17.0.2 MIME-Version: 1.0 To: Nicola Vitale Subject: SOLVED..Re: FreeBSD Port: wbar-2.3.4 upgrade References: <51137C4C.7030004@eskk.nu> <511518FA.5070601@eskk.nu> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Feb 2013 11:27:15 -0000 2013-02-08 17:21, Nicola Vitale skrev: > Hi, > >> [2013/2/8 Leslie Jensen ] >>>> wbar -above-desk -bpress -pos bottom -nanim 7 >> >> I've been playing around with the position settings. > > Have you already tried with the long options? > > wbar --above-desk --bpress --pos bottom --nanim 7? > > Best regards. > Yes that did it! Changed to -- instead of - and now it works again. Thank you for pointing it out :-) /Leslie