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

_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to