Date: Tue, 14 Jul 2009 16:47:52 +0200 From: Frederique Rijsdijk <frederique@isafeelin.org> To: Miroslav Lachman <000.fbsd@quip.cz> Cc: dougb@FreeBSD.org, freebsd-ports@freebsd.org Subject: Re: portmaster -x not working? Message-ID: <4A5C9A98.5020006@isafeelin.org> In-Reply-To: <4A5C954C.5060507@quip.cz> References: <4A5C954C.5060507@quip.cz>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, Miroslav Lachman wrote: > Hi, > > I tried -x to exclude some port from recursive upgrade, but it seems not > working. > > # portmaster -x mysql-client-* phpMyAdmin-3.1.5 Escape the asterix: portmaster -x mysql-client-\* phpMyAdmin-3.1.5 That should work. -- Frederique
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4A5C9A98.5020006>